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

/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/x86/bits/
H A Dhuge_val.h70 # define __huge_vall_t union { unsigned char __c[12]; long double __ld; } macro
73 ((__huge_vall_t) { __c: __HUGE_VALL_bytes }).__ld)
75 static __huge_vall_t __huge_vall = { __HUGE_VALL_bytes };

Completed in 36 milliseconds