Home
last modified time | relevance | path

Searched defs:at_eof (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/bsd/nsd/dist/
H A Dzlexer.lex108 int at_eof(void) in at_eof() function
H A Dzlexer.c630 int at_eof(void) in at_eof() function
/netbsd-src/external/bsd/tre/dist/src/
H A Dagrep.c180 static int at_eof; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h573 bool at_eof() const { return Data >= End; } in at_eof() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dlex.c38 bool at_eof; member
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dlex.c40 bool at_eof; global() member
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Ds_client.c828 int at_eof = 0; in s_client_main() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_client.c924 int at_eof = 0; in s_client_main() local
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dio.h546 unsigned at_eof : 1; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c143 int at_eof; variable
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dio.h542 unsigned at_eof : 1; member
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc141 int at_eof; variable
/netbsd-src/sys/dev/stbi/
H A Dstb_image.c885 __forceinline static int at_eof(stbi *s) in at_eof() function