Home
last modified time | relevance | path

Searched refs:FP_UNPACK_D (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dmuldf3.c44 FP_UNPACK_D (A, a); in __muldf3()
45 FP_UNPACK_D (B, b); in __muldf3()
H A Ddivdf3.c44 FP_UNPACK_D (A, a); in __divdf3()
45 FP_UNPACK_D (B, b); in __divdf3()
H A Ddouble.h107 # define FP_UNPACK_D(X, val) \ macro
228 # define FP_UNPACK_D(X, val) \ macro
/netbsd/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Ddivdf3.c44 FP_UNPACK_D (A, a); in __divdf3()
45 FP_UNPACK_D (B, b); in __divdf3()
H A Dmuldf3.c44 FP_UNPACK_D (A, a); in __muldf3()
45 FP_UNPACK_D (B, b); in __muldf3()
H A Ddouble.h107 # define FP_UNPACK_D(X, val) \ macro
228 # define FP_UNPACK_D(X, val) \ macro