| /src/lib/libm/src/ |
| H A D | s_cbrt.c | 47 u_int32_t high,low; local in function:cbrt
|
| H A D | e_hypot.c | 70 u_int32_t low; local in function:__ieee754_hypot 85 u_int32_t low; local in function:__ieee754_hypot
|
| H A D | k_tan.c | 88 u_int32_t low; local in function:__kernel_tan
|
| H A D | s_atan.c | 93 u_int32_t low; local in function:atan
|
| H A D | e_rem_pio2.c | 64 u_int32_t low; local in function:__ieee754_rem_pio2
|
| H A D | s_expm1.c | 150 u_int32_t low; local in function:expm1
|
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
| H A D | fixunsdfdi.c | 24 su_int low = a - (double)high * 4294967296.f; /* high * 0x1p32f; */ local in function:__fixunsdfdi
|
| H A D | fixunssfdi.c | 25 su_int low = da - (double)high * 4294967296.f; /* high * 0x1p32f; */ local in function:__fixunssfdi
|
| H A D | floatdidf.c | 36 union { int64_t x; double d; } low = { .d = twop52 }; local in function:__floatdidf
|
| H A D | floatundidf.c | 38 union { uint64_t x; double d; } low = { .d = twop52 }; local in function:__floatundidf
|
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/ |
| H A D | floatditf.c | 15 doublebits low = { .d = twop52 }; local in function:__floatditf
|
| H A D | floatunditf.c | 19 doublebits low = { .d = twop52 }; local in function:__floatunditf
|
| /src/common/lib/libc/quad/ |
| H A D | muldi3.c | 111 union uu u, v, low, prod; local in function:__muldi3 195 u_int u1, u0, v1, v0, udiff, vdiff, high, mid, low; local in function:__lmulq [all...] |
| /src/sys/lib/libkern/ |
| H A D | softfloat.h | 88 u_int64_t low; member in struct:__anona82de3050108 97 u_int64_t high, low; member in struct:__anona82de3050208
|
| /src/sys/dev/bus_dma/ |
| H A D | bus_dmamem_common.c | 52 _bus_dmamem_alloc_range_common(bus_dma_tag_t t,bus_size_t size,bus_size_t alignment,bus_size_t boundary,bus_dma_segment_t * segs,int nsegs,int * rsegs,int flags,paddr_t low,paddr_t high) argument
|
| /src/sys/arch/x86/x86/ |
| H A D | idt.c | 167 idt_vec_alloc(struct idt_vec *iv, int low, int high) argument
|
| /src/lib/libc/arch/aarch64/softfloat/ |
| H A D | softfloat.h | 62 unsigned long long low; member in struct:__anonde60d0500108 68 unsigned long long high, low; member in struct:__anonde60d0500208
|
| /src/lib/libc/arch/arm/softfloat/ |
| H A D | softfloat.h | 60 unsigned long long low; member in struct:__anon6ee471270108 65 unsigned long long high, low; member in struct:__anon6ee471270208
|
| /src/lib/libc/arch/m68k/softfloat/ |
| H A D | softfloat.h | 64 unsigned long long low; member in struct:__anondfc66a6d0108 69 unsigned long long high, low; member in struct:__anondfc66a6d0208
|
| /src/lib/libc/arch/mips/softfloat/ |
| H A D | softfloat.h | 61 unsigned long long low; member in struct:__anonad5deae00108 66 unsigned long long high, low; member in struct:__anonad5deae00208
|
| /src/lib/libc/arch/or1k/softfloat/ |
| H A D | softfloat.h | 59 unsigned long long low; member in struct:__anoneb5d04c40108 64 unsigned long long high, low; member in struct:__anoneb5d04c40208
|
| /src/lib/libc/arch/powerpc/softfloat/ |
| H A D | softfloat.h | 59 unsigned long long low; member in struct:__anona9dec1270108 64 unsigned long long high, low; member in struct:__anona9dec1270208
|
| /src/lib/libc/arch/sh3/softfloat/ |
| H A D | softfloat.h | 59 unsigned long long low; member in struct:__anon1755aab50108 64 unsigned long long high, low; member in struct:__anon1755aab50208
|
| /src/lib/libc/arch/sparc64/softfloat/ |
| H A D | softfloat.h | 61 unsigned long long low; member in struct:__anonaeffaaaa0108 66 unsigned long long high, low; member in struct:__anonaeffaaaa0208
|
| /src/lib/libskey/ |
| H A D | put.c | 2124 int i, p, v, l, low, high; local in function:etob 2207 static int wsrch(const char *w, int low, int high) argument [all...] |