Home
last modified time | relevance | path

Searched refs:t_index (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/syscalls/string/
Dstring01.c89 struct t_index { struct
93 } t_index[] = { argument
289 while (t_index[i].s) { in main()
291 strchr(t_index[i].s, t_index[i].c)) != t_index[i].e_res) { in main()
/external/libxml2/os400/iconv/bldcsndfa/
Dbldcsndfa.c93 unsigned int t_index; /* Transition array index. */ member
1764 t->t_index = ntrans++; in generate()