Searched refs:symb_table (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c2964 const int32_t *symb_table;
2982 symb_table = (const int32_t *)
2995 while (symb_table[2 * elem] != 0)
2998 if (symb_table[2 * elem] == hash
2999 && c1 == extra[symb_table[2 * elem + 1]]
3001 &extra[symb_table[2 * elem + 1]
3005 idx = symb_table[2 * elem + 1];
3014 if (symb_table[2 * elem] != 0)
3024 else if (symb_table[2 * elem] == 0 && c1 == 1)
3518 const int32_t *symb_table;
2951 const int32_t *symb_table; local
3505 const int32_t *symb_table; local
[all...]

Completed in 179 milliseconds