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

/haiku-buildtools/jam/
H A Djamgram.c316 # define YYID(n) (n) macro
321 YYID (int i) function
324 YYID (i)
362 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0))
436 while (YYID (0))
454 while (YYID (0))
822 while (YYID (0))
837 if (YYID (N)) \
851 while (YYID (0))
891 } while (YYID (
[all...]
/haiku-buildtools/gcc/gmp/demos/calc/
H A Dcalc.c397 # define YYID(n) (n) macro
402 YYID (int yyi) function
405 YYID (yyi)
443 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0))
519 while (YYID (0))
538 while (YYID (0))
931 while (YYID (0))
946 if (YYID (N)) \
960 while (YYID (0))
991 } while (YYID (
[all...]

Completed in 25 milliseconds