Searched refs:ateof (Results 1 – 4 of 4) sorted by relevance
261 * token to be inserted at the end of the include file. If ateof == 0,265 include(const char *fname, int ateof)306 in->in_ateof = ateof;321 int ateof;332 ateof = in->in_ateof;335 return (ateof);
2 define(`ateof', `TEXT AT EOF macro4 m4wrap(`ateof()')dnl
2 m4_define(`ateof', `TEXT AT EOF4 m4_m4wrap(`ateof()')m4_dnl
232 static int ateof = 1; in get() local257 if (!length || (ateof && !next((char **)NULL))) { in get()284 ateof = 1; in get()287 ateof = 0; in get()