Searched defs:__HUGE_VAL_bytes (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/arm/bits/
H A Dhuge_val.h47 # define __HUGE_VAL_bytes { 0, 0, 0, 0, 0x7f, 0xf0, 0, 0 } macro
50 # define __HUGE_VAL_bytes { 0, 0, 0xf0, 0x7f, 0, 0, 0, 0 } macro
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/ppc/bits/
H A Dhuge_val.h51 # define __HUGE_VAL_bytes { 0x7f, 0xf0, 0, 0, 0, 0, 0, 0 } macro
54 # define __HUGE_VAL_bytes { 0, 0, 0, 0, 0, 0, 0xf0, 0x7f } macro
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/x86/bits/
H A Dhuge_val.h32 # define __HUGE_VAL_bytes { 0, 0, 0, 0, 0, 0, 0xf0, 0x7f } macro

Completed in 92 milliseconds