HomeSort by relevance Sort by last modified time
    Searched refs:YYID (Results 1 - 6 of 6) sorted by null

  /external/elfutils/src/
ldscript.c 329 # define YYID(n) (n)
334 YYID (int i)
337 YYID (i)
375 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0))
449 while (YYID (0))
467 while (YYID (0))
815 while (YYID (0))
830 if (YYID (N)) \
844 while (YYID (0))
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang_tab.cpp 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))
    [all...]
  /external/bison/data/
yacc.c 459 # define YYID(N) (N)
461 ]b4_c_function_def([YYID], [static int], [[int yyi], [yyi]])[
498 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0))
579 while (YYID (0))
598 while (YYID (0))
779 while (YYID (0))
810 } while (YYID (0))
821 } while (YYID (0))
847 } while (YYID (0))
881 } while (YYID (0)
    [all...]
glr.c 258 # define YYID(N) (N)
260 ]b4_c_function_def([YYID], [static int], [[int i], [i]])[
504 while (YYID (0))
516 } while (YYID (0))
528 } while (YYID (0))
579 } while (YYID (0))
585 } while (YYID (0))
    [all...]
  /external/elfutils/libcpu/
i386_parse.c 432 # define YYID(n) (n)
437 YYID (int i)
440 YYID (i)
478 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0))
552 while (YYID (0))
570 while (YYID (0))
806 while (YYID (0))
821 if (YYID (N)) \
835 while (YYID (0))
875 } while (YYID (0)
    [all...]
  /external/bison/src/
parse-gram.c 462 # define YYID(N) (N)
467 YYID (int yyi)
470 YYID (yyi)
484 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0))
563 while (YYID (0))
582 while (YYID (0))
880 YYID (0)
    [all...]

Completed in 228 milliseconds