Searched refs:typ_list_t (Results 1 – 2 of 2) sorted by relevance
428 bas_type *typ_list_t; variable443 if (typ_list_t == NULL) { in add_type()444 typ_list_t = ptr; in add_type()447 typ_list_t->next = ptr; in add_type()448 typ_list_t = ptr; in add_type()
106 extern bas_type *typ_list_t;