Searched refs:LT_EOF (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.bin/unifdef/
H A Dunifdef.c84 LT_EOF, /* end of file */ enumerator in enum:__anon16422
720 * lineval == LT_EOF, so the process() loop will terminate.
808 while (lineval != LT_EOF) {
834 return (LT_EOF);

Completed in 156 milliseconds