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

/freebsd-13-stable/stand/powerpc/boot1.chrp/
H A Dboot1.c730 __sputc(char c, void *arg) function
/freebsd-13-stable/include/
H A Dstdio.h464 static __inline int __sputc(int _c, FILE *_p) { function
474 #define __sputc(c, p) \ macro

Completed in 113 milliseconds