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

/freebsd-9.3-release/contrib/one-true-awk/
H A Db.c93 overflo("out of space initializing makedfa");
139 overflo("out of space for fa");
144 overflo("out of space in makedfa");
146 overflo("out of space in makedfa");
164 overflo("out of space in makeinit");
352 void overflo(const char *s) function
372 overflo("out of space in cfoll()");
379 overflo("out of space building follow set");
413 overflo("out of space in first()");
553 overflo("ou
[all...]
H A Dproto.h49 extern void overflo(const char *) __attribute__((__noreturn__));

Completed in 81 milliseconds