Searched refs:pacc (Results 1 – 4 of 4) sorted by relevance
8 struct accelerator *pacc; member
157 struct accelerator *pacc; member1530 define_accelerator (yyvsp[-5].id, &yyvsp[-3].res_info, yyvsp[-1].pacc); in yyparse()1539 yyval.pacc = NULL; in yyparse()1549 if (yyvsp[-1].pacc == NULL) in yyparse()1550 yyval.pacc = a; in yyparse()1555 for (pp = &yyvsp[-1].pacc->next; *pp != NULL; pp = &(*pp)->next) in yyparse()1558 yyval.pacc = yyvsp[-1].pacc; in yyparse()
66 struct accelerator *pacc; member131 %type <pacc> acc_entries
68 struct accelerator *pacc; member133 %type <pacc> acc_entries