HomeSort by: relevance | last modified time | path
    Searched defs:__quadmath_nth (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libquadmath/
quadmath.h 40 # define __quadmath_nth(fct) fct throw () macro
43 # define __quadmath_nth(fct) __attribute__((__nothrow__)) fct macro
186 __quadmath_nth (cimagq (__complex128 __z))
192 __quadmath_nth (crealq (__complex128 __z))
198 __quadmath_nth (conjq (__complex128 __z))
  /src/external/gpl3/gcc.old/dist/libquadmath/
quadmath.h 40 # define __quadmath_nth(fct) fct throw () macro
43 # define __quadmath_nth(fct) __attribute__((__nothrow__)) fct macro
186 __quadmath_nth (cimagq (__complex128 __z))
192 __quadmath_nth (crealq (__complex128 __z))
198 __quadmath_nth (conjq (__complex128 __z))

Completed in 22 milliseconds