Searched refs:__huge_valf (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/m68k/bits/
H A Dhuge_val.h80 static union { unsigned char __c[4]; float __f; } __huge_valf = variable in typeref:union:__anon5425
82 # define HUGE_VALF (__huge_valf.__f)
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/ppc/bits/
H A Dhuge_val.h93 static __huge_valf_t __huge_valf = { __HUGE_VALF_bytes }; variable
94 # define HUGE_VALF (__huge_valf.__f)
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/x86/bits/
H A Dhuge_val.h63 static __huge_valf_t __huge_valf = { __HUGE_VALF_bytes }; variable
64 # define HUGE_VALF (__huge_valf.__f)

Completed in 38 milliseconds