Home | History | Annotate | Download | only in compiler

Lines Matching refs:YYID

438 # define YYID(n) (n)
443 YYID (int i)
446 YYID (i)
484 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0))
558 while (YYID (0))
576 while (YYID (0))
1326 while (YYID (0))
1341 if (YYID (N)) \
1355 while (YYID (0))
1395 } while (YYID (0))
1406 } while (YYID (0))
1496 } while (YYID (0))
1535 } while (YYID (0))
4701 /* Make sure YYID is used. */
4702 return YYID (yyresult);