Searched defs:FP_UNPACK_RAW_DP (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/soft-fp/ |
H A D | double.h | 97 # define FP_UNPACK_RAW_DP(X, val) _FP_UNPACK_RAW_2_P (D, X, (val)) macro 218 # define FP_UNPACK_RAW_DP(X, val) _FP_UNPACK_RAW_1_P (D, X, (val)) macro
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/soft-fp/ |
H A D | double.h | 97 # define FP_UNPACK_RAW_DP(X, val) _FP_UNPACK_RAW_2_P (D, X, (val)) macro 218 # define FP_UNPACK_RAW_DP(X, val) _FP_UNPACK_RAW_1_P (D, X, (val)) macro
|