HomeSort by relevance Sort by last modified time
    Searched full:cgoto (Results 1 - 3 of 3) sorted by null

  /ndk/sources/host-tools/nawk-20071023/
b.c 169 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");
proto.h 69 extern int cgoto(fa *, int, int);
FIXES 899 performance bug in b.c/cgoto(): not freeing some sets of states.
    [all...]

Completed in 149 milliseconds