Searched defs:cgoto (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/host-tools/nawk-20071023/
H A Db.c169 f->curstat = cgoto(f, 2, HAT);
481 s = cgoto(f, s, *p);
512 s = cgoto(f, s, *q);
570 s = cgoto(f, s, *q);
850 int cgoto(fa *f, int s, int c) function
861 overflo("out of space in cgoto()");
883 overflo("cgoto overflow");
926 overflo("out of space in cgoto");

Completed in 73 milliseconds