Home
last modified time | relevance | path

Searched defs:getc (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/lib/libc/stdio/
H A Dgetc.c47 getc(FILE *fp) in getc() function
/dflybsd-src/contrib/gdb-7/gdb/gnulib/import/
H A Dlocalcharset.c99 # define getc getc_unlocked macro
/dflybsd-src/sys/sys/
H A Dcons.h96 #define CONS_DRIVER(name, probe, init, initfini, term, getc, checkc, putc, dbctl, poller) \ argument
/dflybsd-src/contrib/grep/lib/
H A Dunlocked-io.h101 # define getc(x) getc_unlocked (x) macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dunlocked-io.h102 # define getc(x) getc_unlocked (x) macro
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dsystem.h84 # define getc(Stream) getc_unlocked (Stream) macro
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dsystem.h83 # define getc(Stream) getc_unlocked (Stream) macro
/dflybsd-src/include/
H A Dstdio.h477 #define getc(fp) (!__isthreaded ? __sgetc(fp) : (getc)(fp)) macro
/dflybsd-src/stand/boot/pc32/boot2/
H A Dboot2.c773 getc(int fn) in getc() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsystem.h87 # define getc(Stream) getc_unlocked (Stream) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsystem.h91 # define getc(Stream) getc_unlocked (Stream) macro