Searched defs:__sputc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/include/ | ||
H A D | stdio.h | 463 static __inline int __sputc(int _c, FILE *_p) { __sputc() function |
/freebsd-src/stand/powerpc/boot1.chrp/ | ||
H A D | boot1.c | 817 __sputc(char c, void *arg) in __sputc() function |