Searched refs:type_tbl (Results 1 – 1 of 1) sorted by relevance
198 static const struct type_tbl_s type_tbl[] = { variable380 for (p = type_tbl; p->len; p++) { in init_file_tables()385 assert(p - type_tbl == FILE_NAMES_SIZE); in init_file_tables()1934 m->type = get_type(type_tbl, l + 1, &l); in parse()1952 m->type = get_type(type_tbl, l, &l); in parse()
Completed in 15 milliseconds