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

/netbsd-current/external/gpl3/gcc/dist/libquadmath/
H A Dquadmath.h40 # define __quadmath_nth(fct) fct throw () macro
43 # define __quadmath_nth(fct) __attribute__((__nothrow__)) fct macro
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/
H A Dquadmath.h40 # define __quadmath_nth(fct) fct throw () macro
43 # define __quadmath_nth(fct) __attribute__((__nothrow__)) fct macro

Completed in 186 milliseconds