Searched defs:TK_F_EOFOK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_map.h143 TK_EOF = 0, /* End of file: Requires TK_F_EOFOK to be set */
200 #define TK_F_EOFOK 1 /* Quietly return TK_EOF instead of normal */ macro

Completed in 45 milliseconds