Home
last modified time | relevance | path

Searched defs:getc_unlocked (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/lib/libc/stdio/
Dgetc.c43 getc_unlocked(FILE *fp) in getc_unlocked() function
/openbsd/src/gnu/usr.bin/perl/
Dfakesdio.h82 #define getc_unlocked(f) PerlIO_getc(f) macro
Dnostdio.h121 # define getc_unlocked(f) _CANNOT _getc_unlocked_ macro
/openbsd/src/include/
Dstdio.h428 #define getc_unlocked(fp) __sgetc(fp) macro