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

/haiku-buildtools/gcc/libgcc/soft-fp/
H A Ddouble.h93 # define FP_UNPACK_RAW_D(X, val) _FP_UNPACK_RAW_2 (D, X, (val)) macro
212 # define FP_UNPACK_RAW_D(X, val) _FP_UNPACK_RAW_1 (D, X, (val)) macro

Completed in 116 milliseconds