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

/freebsd-10-stable/sys/boot/sparc64/boot1/
H A Dboot1.c704 __sputc(char c, void *arg) function
/freebsd-10-stable/sys/boot/powerpc/boot1.chrp/
H A Dboot1.c719 __sputc(char c, void *arg) function
/freebsd-10-stable/include/
H A Dstdio.h463 static __inline int __sputc(int _c, FILE *_p) { function
473 #define __sputc(c, p) \ macro

Completed in 72 milliseconds