Home
last modified time | relevance | path

Searched refs:states (Results 1 – 9 of 9) sorted by relevance

/ndk/sources/host-tools/ndk-stack/regex/
Dregexec.c56 #define states long macro
57 #define states1 states /* for later use in regexec() decision */
83 #undef states
104 #define states char * macro
Dengine.c81 states st; /* current states */
82 states fresh; /* states for a fresh start */
83 states tmp; /* temporary */
84 states empty; /* empty set of states */
92 static states step(struct re_guts *, sopno, sopno, states, int, states);
104 static void print(struct match *, char *, states, int, FILE *);
676 states st = m->st; in fast()
677 states fresh = m->fresh; in fast()
678 states tmp = m->tmp; in fast()
760 states st = m->st; in slow()
[all …]
/ndk/sources/android/support/src/stdio/
Dvfwprintf.c89 static const unsigned char states[]['z'-'A'+1] = { variable
281 st=states[st]S(*s++); in wprintf_core()
Dvfprintf.c97 static const unsigned char states[]['z'-'A'+1] = { variable
549 st=states[st]S(*s++); in printf_core()
/ndk/sources/host-tools/nawk-20071023/
DFIXES114 was longer than the number of states triggered a failure to initialize
899 performance bug in b.c/cgoto(): not freeing some sets of states.
900 partial fix only right now, and the number of states increased
/ndk/sources/host-tools/make-3.81/doc/
Dfdl.texi124 states that this License applies to the Document. These Warranty
Dmake.info-22959 which states that this License applies to the Document. These
Dmake.info-12241 Thus, you first write the line that states that `clean' is a phony
Dmake.texi2641 Thus, you first write the line that states that @code{clean} is a