Searched refs:seqtable (Results 1 – 1 of 1) sorted by relevance
489 static const struct seqtable { struct497 } seqtable[] = { argument533 const struct seqtable * __restrict sp) in seqmatch()582 const struct seqtable *sp; in _ISO2022_sgetwchar()615 for (sp = &seqtable[0]; sp->len; sp++) { in _ISO2022_sgetwchar()691 for (sp = &seqtable[0]; sp->len; sp++) { in _ISO2022_sgetwchar()