Home
last modified time | relevance | path

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

/external/one-true-awk/
Db.c91 overflo("out of space initializing makedfa"); in makedfa()
137 overflo("out of space for fa"); in mkdfa()
142 overflo("out of space in makedfa"); in mkdfa()
144 overflo("out of space in makedfa"); in mkdfa()
162 overflo("out of space in makeinit"); in makeinit()
335 void overflo(const char *s) in overflo() function
355 overflo("out of space in cfoll()"); in cfoll()
362 overflo("out of space building follow set"); in cfoll()
396 overflo("out of space in first()"); in first()
536 overflo("out of space in pmatch"); in pmatch()
[all …]
Dproto.h49 extern void overflo(const char *) __attribute__((__noreturn__));