Home
last modified time | relevance | path

Searched defs:FEOF (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Dlocalealias.c97 # define FEOF(fp) feof_unlocked (fp) macro
100 # define FEOF(fp) feof (fp) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dlocalealias.c99 # define FEOF(fp) feof_unlocked (fp) macro
102 # define FEOF(fp) feof (fp) macro
/netbsd-src/external/gpl2/grep/dist/intl/
H A Dlocalealias.c87 # define FEOF(fp) feof_unlocked (fp) macro
90 # define FEOF(fp) feof (fp) macro
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A Dlocalealias.c97 # define FEOF(fp) feof_unlocked (fp) macro
100 # define FEOF(fp) feof (fp) macro
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Dlocalealias.c97 # define FEOF(fp) feof_unlocked (fp) macro
100 # define FEOF(fp) feof (fp) macro
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A Dlocalealias.c97 # define FEOF(fp) feof_unlocked (fp) macro
100 # define FEOF(fp) feof (fp) macro
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Dlocalealias.c99 # define FEOF(fp) feof_unlocked (fp) macro
102 # define FEOF(fp) feof (fp) macro