Searched refs:LO_WORD (Results 1 – 12 of 12) sorted by relevance
56 lx = LO_WORD(x); in cproj()58 ly = LO_WORD(y); in cproj()
90 lx = LO_WORD(x); in ccosh()93 ly = LO_WORD(y); in ccosh()
75 lx = LO_WORD(x); in cexp()77 ly = LO_WORD(y); in cexp()
90 lx = LO_WORD(x); in csinh()93 ly = LO_WORD(y); in csinh()
80 lx = LO_WORD(x); in __clog()82 ly = LO_WORD(y); in __clog()
106 lx = LO_WORD(x); in ctanh()109 ly = LO_WORD(y); in ctanh()
128 lx = LO_WORD(x); in csqrt()130 ly = LO_WORD(y); in csqrt()
103 lx = LO_WORD(x); in catan()105 ly = LO_WORD(y); in catan()
228 lx = LO_WORD(x); in cacos()230 ly = LO_WORD(y); in cacos()
224 lx = LO_WORD(x); in casin()226 ly = LO_WORD(y); in casin()
79 #define LO_WORD(x) ((int *) &x)[LOWORD] /* for double */ macro
125 lx = LO_WORD(x); /* low word of x */ in __k_cexp()