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; }
1638 case tp_pointer:1669 { push_type (tp_pointer); yyval.voidval = 0; }1674 { push_type (tp_pointer); yyval.voidval = yyvsp[0].voidval; }
810 { push_type (tp_pointer); $$ = 0; }812 { push_type (tp_pointer); $$ = $2; }
749 { push_type (tp_pointer); $$ = 0; }751 { push_type (tp_pointer); $$ = $2; }
1194 case tp_pointer: in follow_types()
2127 { push_type (tp_pointer); yyval.voidval = 0; }2132 { push_type (tp_pointer); yyval.voidval = yyvsp[0].voidval; }
2060 { push_type (tp_pointer); yyval.voidval = 0; }2065 { push_type (tp_pointer); yyval.voidval = yyvsp[0].voidval; }