Searched defs:ix (Results 1 - 25 of 151) sorted by relevance
| /src/lib/libm/src/ | ||
| H A D | s_cos.c | 59 int32_t n, ix; local in function:__weak_alias |
| H A D | s_cosf.c | 31 int32_t n,ix; local in function:__weak_alias |
| H A D | s_fabsf.c | 31 u_int32_t ix; local in function:fabsf |
| H A D | s_finitef.c | 35 int32_t ix; local in function:__weak_alias |
| H A D | s_isinff.c | 22 int32_t ix; local in function:isinff |
| H A D | s_isnanf.c | 32 int32_t ix; local in function:isnanf |
| H A D | s_logbf.c | 27 int32_t ix; local in function:logbf |
| H A D | s_sin.c | 59 int32_t n, ix; local in function:__weak_alias |
| H A D | s_sincos.c | 40 int32_t n, ix; local in function:__weak_alias |
| H A D | s_sinf.c | 31 int32_t n, ix; local in function:__weak_alias |
| H A D | s_tan.c | 58 int32_t n, ix; local in function:__weak_alias |
| H A D | s_tanf.c | 31 int32_t n, ix; local in function:__weak_alias |
| H A D | s_copysignf.c | 33 u_int32_t ix,iy; local in function:copysignf |
| H A D | s_logb.c | 34 int32_t lx,ix; local in function:__strong_alias |
| H A D | s_scalbnf.c | 49 int32_t k,ix; local in function:scalblnf |
| H A D | e_coshf.c | 31 int32_t ix; local in function:__ieee754_coshf |
| H A D | e_sinhf.c | 30 int32_t ix,jx; local in function:__ieee754_sinhf |
| H A D | e_sqrtf.c | 31 int32_t ix,s,q,m,t,i; local in function:__ieee754_sqrtf [all...] |
| H A D | s_frexp.c | 41 int32_t hx, ix, lx; local in function:frexp |
| H A D | s_frexpf.c | 30 int32_t hx,ix; local in function:frexpf |
| H A D | s_ilogbf.c | 32 int32_t hx, ix; local in function:ilogbf |
| H A D | s_nextafterf.c | 27 int32_t hx,hy,ix,iy; local in function:nextafterf |
| H A D | e_atanh.c | 47 int32_t hx,ix; local in function:__ieee754_atanh |
| H A D | e_atanhf.c | 32 int32_t hx,ix; local in function:__ieee754_atanhf |
| /src/games/trek/ | ||
| H A D | ram.c | 57 ram(int ix, int iy) argument |
Completed in 5 milliseconds