Home
last modified time | relevance | path

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

/netbsd-src/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
186 __quadmath_nth (cimagq (__complex128 __z)) in __quadmath_nth() function
192 __quadmath_nth (crealq (__complex128 __z)) in __quadmath_nth() function
198 __quadmath_nth (conjq (__complex128 __z)) in __quadmath_nth() function
/netbsd-src/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
186 __quadmath_nth (cimagq (__complex128 __z)) in __quadmath_nth() function
192 __quadmath_nth (crealq (__complex128 __z)) in __quadmath_nth() function
198 __quadmath_nth (conjq (__complex128 __z)) in __quadmath_nth() function