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

/netbsd-current/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Ddouble.h173 # define FP_ISSIGNAN_D(X) _FP_ISSIGNAN (D, 2, X) macro
294 # define FP_ISSIGNAN_D(X) _FP_ISSIGNAN (D, 1, X) macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Ddouble.h173 # define FP_ISSIGNAN_D(X) _FP_ISSIGNAN (D, 2, X) macro
294 # define FP_ISSIGNAN_D(X) _FP_ISSIGNAN (D, 1, X) macro

Completed in 140 milliseconds