Searched refs:ab0x (Results 1 – 3 of 3) sorted by relevance
9 int_flags1 = 123ab0x ### bad integer "123ab0x"
117 double ab0x = a[0].fX - b[0].fX; in intersect() local118 double numerA = ab0y * bxLen - byLen * ab0x; in intersect()119 double numerB = ab0y * axLen - ayLen * ab0x; in intersect()