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

  /src/external/gpl3/gcc/dist/libquadmath/printf/
quadmath-printf.h 135 __quadmath_do_put (struct __quadmath_printf_file *fp, int wide, function
175 #define PUT(f, s, n) __quadmath_do_put (f, wide, s, n)
  /src/external/gpl3/gcc.old/dist/libquadmath/printf/
quadmath-printf.h 135 __quadmath_do_put (struct __quadmath_printf_file *fp, int wide, function
175 #define PUT(f, s, n) __quadmath_do_put (f, wide, s, n)

Completed in 44 milliseconds