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;106 nx = (nx + 1) & 3; /* Add 1 to turn sin into cos */108 /* now nx and ty[*] are the quadrant and reduced arg */109 xsb = (nx & 2) << 30;111 if (nx & 1)