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

  /src/external/gpl3/gcc/dist/libquadmath/printf/
quadmath-printf.h 161 __quadmath_do_putc (struct __quadmath_printf_file *fp, int wide, function
177 #define PUTC(c, f) __quadmath_do_putc (f, wide, c)
  /src/external/gpl3/gcc.old/dist/libquadmath/printf/
quadmath-printf.h 161 __quadmath_do_putc (struct __quadmath_printf_file *fp, int wide, function
177 #define PUTC(c, f) __quadmath_do_putc (f, wide, c)

Completed in 24 milliseconds