Lines Matching defs:cx
98 int cx, cy, cz;
122 cx = 3; /* quiet nan */
124 cx = 2; /* inf */
126 cx = (xx.i[1] | xx.i[2] | xx.i[3]) ? 1 : 0;
129 cx = 1; /* finite nonzero */
168 if (cx != 1 || cy != 1 || cz != 1) {
170 if (cx == 3) {
180 if ((cx == 0 && cy == 2) || (cx == 2 && cy == 0)) {
198 if (cx == 2 || cy == 2) {
234 if (cx == 0 || cy == 0) {