Searched refs:tp_pointer (Results 1 – 5 of 5) sorted by relevance
97 tp_pointer, enumerator
520 case tp_pointer:552 { push_type (tp_pointer); $$ = 0; }554 { push_type (tp_pointer); $$ = $2; }
810 { push_type (tp_pointer); $$ = 0; }812 { push_type (tp_pointer); $$ = $2; }
750 { push_type (tp_pointer); $$ = 0; }752 { push_type (tp_pointer); $$ = $2; }
1228 case tp_pointer: in follow_types()