HomeSort by relevance Sort by last modified time
    Searched refs:overflo (Results 1 - 2 of 2) sorted by null

  /external/one-true-awk/
b.c 90 overflo("out of space initializing makedfa");
136 overflo("out of space for fa");
141 overflo("out of space in makedfa");
143 overflo("out of space in makedfa");
161 overflo("out of space in makeinit");
334 void overflo(const char *s) function
354 overflo("out of space in cfoll()");
361 overflo("out of space building follow set");
395 overflo("out of space in first()");
535 overflo("out of space in pmatch")
    [all...]
proto.h 49 extern void overflo(const char *) __attribute__((__noreturn__));

Completed in 59 milliseconds