Searched refs:S_NSYMTYPES (Results 1 – 2 of 2) sorted by relevance
28 S_NSYMTYPES enumerator
37 static const char * const sym_regex_kernel[S_NSYMTYPES] = {81 static const char * const sym_regex_realmode[S_NSYMTYPES] = {105 static regex_t sym_regex_c[S_NSYMTYPES];123 for (i = 0; i < S_NSYMTYPES; i++) { in regex_init()