Home
last modified time | relevance | path

Searched defs:ix1 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/lib/libm/src/
H A De_sqrt.c99 u_int32_t r,t1,s1,ix1,q1; in __ieee754_sqrt() local
H A Dmath_private.h249 * ix1 from an 80-bit long double d. argument
262 * integers, ix1 high-order and ix2 low-order, from a 128-bit long argument
131 EXTRACT_WORDS(ix0,ix1,d) global() argument
168 INSERT_WORDS(d,ix0,ix1) global() argument
285 INSERT_LDBL80_WORDS(d,ix0,ix1) global() argument
298 INSERT_LDBL128_WORDS(d,ix0,ix1,ix2) global() argument
[all...]
/netbsd-src/external/bsd/bc/dist/
H A Dstorage.c376 unsigned int ix, ix1; in get_array_num() local
999 int ix, ix1; in process_params() local
/netbsd-src/external/gpl3/gcc/dist/libquadmath/
H A Dquadmath-imp.h168 #define GET_FLT128_WORDS64(ix0,ix1,d) \ argument
177 #define SET_FLT128_WORDS64(d,ix0,ix1) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/
H A Dquadmath-imp.h168 #define GET_FLT128_WORDS64(ix0,ix1,d) \ argument
177 #define SET_FLT128_WORDS64(d,ix0,ix1) \ argument