Searched refs:YYID (Results 1 - 3 of 3) sorted by relevance

/external/bison/data/
H A Dyacc.c285 # define YYID(n) (n) macro
287 ]b4_c_function_def([YYID], [static int], [[int i], [i]])[
322 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0))
401 while (YYID (0))
419 while (YYID (0))
584 while (YYID (0))
599 if (YYID (N)) \
613 while (YYID (0))
653 } while (YYID (0))
664 } while (YYID (
[all...]
H A Dglr.c263 # define YYID(n) (n) macro
265 ]b4_c_function_def([YYID], [static int], [[int i], [i]])[
494 if (YYID (N)) \
508 while (YYID (0))
562 while (YYID (0))
574 } while (YYID (0))
587 } while (YYID (0))
638 } while (YYID (0))
644 } while (YYID (0))
1035 [YYID (
[all...]
/external/bison/src/
H A Dparse-gram.c384 # define YYID(n) (n) macro
389 YYID (int i) function
392 YYID (i)
430 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0))
506 while (YYID (0))
524 while (YYID (0))
863 while (YYID (0))
878 if (YYID (N)) \
892 while (YYID (0))
932 } while (YYID (
[all...]

Completed in 20 milliseconds