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

/ndk/sources/host-tools/ndk-stack/regex/
H A Dengine.c47 #define fast sfast macro
59 #define fast lfast macro
90 static char *fast(struct match *, char *, char *, sopno, sopno);
181 endp = fast(m, start, stop, gf, gl);
671 - fast - step through the string at top speed
674 fast(struct match *m, char *start, char *stop, sopno startst, sopno stopst) function
1015 #undef fast macro

Completed in 44 milliseconds