Searched refs:bas_type (Results 1 – 4 of 4) sorted by relevance
176 struct bas_type struct180 struct bas_type *next; argument183 typedef struct bas_type bas_type; typedef
427 bas_type *typ_list_h;428 bas_type *typ_list_t;433 bas_type *ptr; in add_type()435 if ((ptr = malloc(sizeof (bas_type))) == NULL) { in add_type()453 bas_type *456 bas_type *ptr; in find_type()
105 extern bas_type *typ_list_h;106 extern bas_type *typ_list_t;163 extern bas_type *find_type(char *);
436 bas_type *ptr; in inline_type()