Home
last modified time | relevance | path

Searched refs:low (Results 1 – 15 of 15) sorted by relevance

/bionic/tests/libs/
Dtestbinary_is_stack_mte_after_dlopen.cpp50 static void find_main_stack_limits(uintptr_t* low, uintptr_t* high) { in find_main_stack_limits() argument
63 *low = lo; in find_main_stack_limits()
74 unsigned int fault_new_stack_page(uintptr_t low, Fn f) { in fault_new_stack_page() argument
80 if (new_low < low) { in fault_new_stack_page()
85 return new_low + fault_new_stack_page(low, f); in fault_new_stack_page()
125 uintptr_t low; in main() local
127 find_main_stack_limits(&low, &high); in main()
128 fault_new_stack_page(low, [&] { new_stack_page_mte_on = is_stack_mte_on(); }); in main()
/bionic/libm/upstream-freebsd/lib/msun/src/
De_hypot.c71 u_int32_t low; in hypot() local
74 GET_LOW_WORD(low,a); in hypot()
75 if(((ha&0xfffff)|low)==0) w = a; in hypot()
76 GET_LOW_WORD(low,b); in hypot()
77 if(((hb^0x7ff00000)|low)==0) w = b; in hypot()
87 u_int32_t low; in hypot() local
88 GET_LOW_WORD(low,b); in hypot()
89 if((hb|low)==0) return a; in hypot()
Ds_cbrt.c47 u_int32_t high,low; in cbrt() local
49 EXTRACT_WORDS(hx,low,x); in cbrt()
70 if((hx|low)==0) in cbrt()
Ds_atan.c82 u_int32_t low; in atan() local
83 GET_LOW_WORD(low,x); in atan()
85 (ix==0x7ff00000&&(low!=0))) in atan()
Ds_expm1.c147 u_int32_t low; in expm1() local
148 GET_LOW_WORD(low,x); in expm1()
149 if(((hx&0xfffff)|low)!=0) in expm1()
De_rem_pio2.c60 u_int32_t low; in __ieee754_rem_pio2() local
167 GET_LOW_WORD(low,x); in __ieee754_rem_pio2()
169 INSERT_WORDS(z, ix - ((int32_t)(e0<<20)), low); in __ieee754_rem_pio2()
/bionic/libc/kernel/uapi/linux/
Dultrasound.h37 #define GUS_RAMPRANGE(chn,voice,low,high) _GUS_CMD(chn, voice, _GUS_RAMPRANGE, (low), (high)) argument
Drio_mport_cdev.h54 __u16 low; member
63 __u32 low; member
Dwireless.h284 struct iw_quality low; member
Dif_link.h544 __be16 low; member
/bionic/libc/bionic/
Dpthread_internal.cpp155 void __find_main_stack_limits(uintptr_t* low, uintptr_t* high) { in __find_main_stack_limits() argument
169 *low = lo; in __find_main_stack_limits()
Dpthread_internal.h211 __LIBC_HIDDEN__ void __find_main_stack_limits(uintptr_t* low, uintptr_t* high);
/bionic/libc/kernel/uapi/sound/
Dsfnt_info.h81 unsigned char low, high; member
/bionic/libc/kernel/uapi/asm-arm/asm/
Dsetup.h53 __u32 low; member
/bionic/docs/
Delf-tls.md718 The 24-bit model uses `add` to set the high 12 bits, then places the low 12 bits into another