Searched defs:high (Results 1 - 25 of 539) sorted by relevance

1234567891011>>

/netbsd-current/lib/libm/src/
H A Ds_fabs.c32 u_int32_t high; local
H A Ds_cbrt.c47 u_int32_t high,low; local
H A Ds_cbrtf.c44 u_int32_t high; local
H A Ds_modf.c52 u_int32_t high; local
63 u_int32_t high; local
73 u_int32_t high; local
[all...]
H A De_hypot.c119 u_int32_t high; local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsum.c4 int sum(int *list, int low, int high) argument
H A Daverage.c12 void print_average(int *list, int low, int high) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dsum.c4 int sum(int *list, int low, int high) argument
H A Daverage.c12 void print_average(int *list, int low, int high) argument
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/m32r/
H A Duppercase.s7 high: label
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfixunssfdi.c24 su_int high = da / 4294967296.f; /* da / 0x1p32f; */ local
H A Dfloatdidf.c38 const double high = (int32_t)(a >> 32) * twop32; local
H A Dfloatundidf.c37 union { uint64_t x; double d; } high = { .d = twop84 }; local
/netbsd-current/sys/dev/raidframe/
H A Drf_geniq.c51 unsigned high = (val >> 4) & 1; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/
H A Dfloatunditf.c18 doublebits high = { .d = twop84 }; local
/netbsd-current/external/gpl3/gcc/dist/libquadmath/math/
H A Dhypotq.c130 uint64_t high; local
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dhypotq.c130 uint64_t high; local
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dflonum.h53 LITTLENUM_TYPE *high; /* high order littlenum of a bignum */ member in struct:FLONUM_STRUCT
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dflonum.h57 LITTLENUM_TYPE *high; /* high order littlenum of a bignum */ member in struct:FLONUM_STRUCT
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dflonum.h53 LITTLENUM_TYPE *high; /* high order littlenum of a bignum */ member in struct:FLONUM_STRUCT
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-powerpc/
H A Dvle-reloc-def-2.s36 high: label
/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Daorsmul.c55 mp_limb_t c, high; local
H A Dcfdiv_r_2exp.c49 mp_limb_t high; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DMagic.cpp90 unsigned high = Data2MSB ? 16 : 17; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dhash-table.c87 unsigned int high = sizeof (prime_tab) / sizeof (prime_tab[0]); local

Completed in 315 milliseconds

1234567891011>>