Searched refs:tp_pointer (Results 1 – 8 of 8) sorted by relevance
97 tp_pointer, enumerator
517 case tp_pointer:547 { push_type (tp_pointer); $$ = 0; }549 { push_type (tp_pointer); $$ = $2; }
1645 case tp_pointer:1676 { push_type (tp_pointer); yyval.voidval = 0; }1681 { push_type (tp_pointer); yyval.voidval = yyvsp[0].voidval; }
810 { push_type (tp_pointer); $$ = 0; }812 { push_type (tp_pointer); $$ = $2; }
746 { push_type (tp_pointer); $$ = 0; }748 { push_type (tp_pointer); $$ = $2; }
1228 case tp_pointer: in follow_types()
2065 { push_type (tp_pointer); yyval.voidval = 0; }2070 { push_type (tp_pointer); yyval.voidval = yyvsp[0].voidval; }
2134 { push_type (tp_pointer); yyval.voidval = 0; }2139 { push_type (tp_pointer); yyval.voidval = yyvsp[0].voidval; }