Home
last modified time | relevance | path

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

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