Searched refs:bas_type (Results 1 – 4 of 4) sorted by relevance
161 struct bas_type struct165 struct bas_type *next; argument168 typedef struct bas_type bas_type; typedef
441 bas_type *typ_list_h;442 bas_type *typ_list_t;447 bas_type *ptr; in add_type()449 if ((ptr = malloc(sizeof(bas_type))) == NULL) { in add_type()464 bas_type *467 bas_type *ptr; in find_type()
69 extern bas_type *typ_list_h;70 extern bas_type *typ_list_t;126 bas_type *find_type(const char *);
399 bas_type *ptr; in emit_struct()