Searched refs:typ_list_t (Results 1 – 2 of 2) sorted by relevance
442 bas_type *typ_list_t; variable455 if (typ_list_t == NULL) { in add_type()456 typ_list_t = ptr; in add_type()459 typ_list_t->next = ptr; in add_type()460 typ_list_t = ptr; in add_type()
70 extern bas_type *typ_list_t;