Searched refs:__quadmath_do_putc (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/ |
H A D | quadmath-printf.h | 161 __quadmath_do_putc (struct __quadmath_printf_file *fp, int wide, in __quadmath_do_putc() function 177 #define PUTC(c, f) __quadmath_do_putc (f, wide, c)
|
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/ |
H A D | quadmath-printf.h | 161 __quadmath_do_putc (struct __quadmath_printf_file *fp, int wide, in __quadmath_do_putc() function 177 #define PUTC(c, f) __quadmath_do_putc (f, wide, c)
|