Lines Matching defs:nx
74 int e0, nx, j;88 nx = 2;92 nx = 3;96 nx = 1;99 nx = __vlibm_rem_pio2m(tt, ty, e0, nx, 2);102 nx = -nx;107 /* now nx and ty[*] are the quadrant and reduced arg */108 xsb = (nx & 2) << 30;110 if (nx & 1)