Searched defs:__sputc (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/stand/powerpc/boot1.chrp/
H A Dboot1.c817 __sputc(char c, void *arg) function
/freebsd-current/include/
H A Dstdio.h463 static __inline int __sputc(int _c, FILE *_p) { function
473 #define __sputc(c, p) \ macro

Completed in 113 milliseconds