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

/ast/src/cmd/re/
H A Dsed.h50 extern int ateof(void);
H A Dsed2.c67 return ateof();
98 if((active&ateof()) == 0)
104 return (neg^1) << (!active&!ateof());
H A Dsed0.c199 ateof(void) function
219 input.iargc = 1; /* for ateof() */

Completed in 12 milliseconds