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

12345678910

/freebsd-10-stable/lib/msun/src/
H A Ds_fabs.c27 u_int32_t high; local
H A Ds_cbrtf.c37 u_int32_t high; local
H A Ds_modf.c46 u_int32_t high; local
57 u_int32_t high; local
69 u_int32_t high; local
[all...]
H A Ds_cbrt.c46 u_int32_t high,low; local
/freebsd-10-stable/contrib/binutils/gas/
H A Dflonum.h54 LITTLENUM_TYPE *high; /* high order littlenum of a bignum */ member in struct:FLONUM_STRUCT
/freebsd-10-stable/contrib/compiler-rt/lib/
H A Dfloatdidf.c40 const double high = (int32_t)(a >> 32) * twop32; local
H A Dfloatundidf.c40 union { uint64_t x; double d; } high = { .d = twop84 }; local
/freebsd-10-stable/contrib/compiler-rt/lib/ppc/
H A Dfloatunditf.c18 doublebits high = { .d = twop84 }; local
/freebsd-10-stable/contrib/libyaml/src/
H A Dwriter.c34 int low, high; local
/freebsd-10-stable/usr.bin/gprof/
H A Dlookup.c51 register long high; local
/freebsd-10-stable/sys/ofed/include/net/
H A Dip.h45 static inline void inet_get_local_port_range(int *low, int *high) argument
/freebsd-10-stable/contrib/gcc/
H A Ddouble-int.h53 HOST_WIDE_INT high; member in struct:__anon1125
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-heuristics.c99 uintptr_t high; member in struct:proc_self_map_entry
125 void *low, *high; local
H A Dmf-runtime.h49 struct __mf_cache { __mf_uintptr_t low; __mf_uintptr_t high; }; member in struct:__mf_cache
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DRange.h53 SetHigh (ValueType high) argument
/freebsd-10-stable/sys/dev/smbus/
H A Dsmbconf.c46 smbus_intr(device_t bus, u_char devaddr, char low, char high, int error) argument
/freebsd-10-stable/sys/ofed/include/linux/
H A Dmath64.h64 uint32_t high = rem >> 32; local
/freebsd-10-stable/sys/sys/
H A D_unrhdr.h41 u_int high; /* Highest item */ member in struct:unrhdr
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Utility/
H A DRange.cpp21 Range(Range::ValueType low, Range::ValueType high) argument
/freebsd-10-stable/lib/libc/arm/softfloat/
H A Dsoftfloat.h59 unsigned short high; member in struct:__anon5630
65 unsigned long long high, low; member in struct:__anon5631
/freebsd-10-stable/lib/libc/gen/
H A Dmodf.c105 u_int32_t high; local
116 u_int32_t high; local
128 u_int32_t high; local
[all...]
/freebsd-10-stable/lib/libc/mips/softfloat/
H A Dsoftfloat.h59 unsigned short high; member in struct:__anon5723
65 unsigned long long high, low; member in struct:__anon5724
/freebsd-10-stable/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h59 unsigned short high; member in struct:__anon5742
65 unsigned long long high, low; member in struct:__anon5743
/freebsd-10-stable/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h59 unsigned short high; member in struct:__anon5749
65 unsigned long long high, low; member in struct:__anon5750
/freebsd-10-stable/lib/libc/softfloat/templates/
H A Dsoftfloat.h54 !!!bits16 high; member in struct:__anon5767
60 !!!bits64 high, low; member in struct:__anon5768

Completed in 293 milliseconds

12345678910