Searched refs:seqtable (Results 1 – 1 of 1) sorted by relevance
487 static const struct seqtable { struct495 } seqtable[] = { argument531 const struct seqtable * __restrict sp) in seqmatch()580 const struct seqtable *sp; in _ISO2022_sgetwchar()613 for (sp = &seqtable[0]; sp->len; sp++) { in _ISO2022_sgetwchar()689 for (sp = &seqtable[0]; sp->len; sp++) { in _ISO2022_sgetwchar()