Searched defs:low (Results 1 - 25 of 599) sorted by relevance

1234567891011>>

/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/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfixunsdfdi.c24 su_int low = a - (double)high * 4294967296.f; /* high * 0x1p32f; */ local
H A Dfixunssfdi.c25 su_int low = da - (double)high * 4294967296.f; /* high * 0x1p32f; */ local
H A Dfloatdidf.c36 union { int64_t x; double d; } low = { .d = twop52 }; local
H A Dfloatundidf.c38 union { uint64_t x; double d; } low = { .d = twop52 }; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/m32r/
H A Duppercase.s11 low: label
/netbsd-current/lib/libm/src/
H A Ds_cbrt.c47 u_int32_t high,low; local
H A De_hypot.c70 u_int32_t low; local
85 u_int32_t low; local
H A Dk_tan.c88 u_int32_t low; local
H A Ds_atan.c82 u_int32_t low; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/
H A Dfloatditf.c15 doublebits low = { .d = twop52 }; local
H A Dfloatunditf.c19 doublebits low = { .d = twop52 }; local
/netbsd-current/external/gpl3/gcc/dist/libquadmath/math/
H A Dhypotq.c67 uint64_t low; local
85 uint64_t low; local
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dhypotq.c67 uint64_t low; local
85 uint64_t low; local
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dflonum.h52 LITTLENUM_TYPE *low; /* low order littlenum of a bignum */ member in struct:FLONUM_STRUCT
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dflonum.h56 LITTLENUM_TYPE *low; /* low order littlenum of a bignum */ member in struct:FLONUM_STRUCT
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dflonum.h52 LITTLENUM_TYPE *low; /* low 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.s32 low: label
/netbsd-current/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DMagic.cpp91 unsigned low = Data2MSB ? 17 : 16; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dhash-table.c86 unsigned int low = 0; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Dsol2-c.c86 unsigned HOST_WIDE_INT low; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dselect_inc.c31 CHARTYPE *low; member in struct:__anon1355
53 int i, low, high, mid; local
[all...]

Completed in 415 milliseconds

1234567891011>>