HomeSort by relevance Sort by last modified time
    Searched defs:yysize (Results 1 - 10 of 10) sorted by null

  /external/e2fsprogs/intl/
plural.c 418 local variables YYSIZE and YYSTACKSIZE give the old and new number of
426 YYCOPY (&yyptr->Stack, Stack, yysize); \
770 YYSIZE_T yysize = yyssp - yyss + 1; local
787 &yyss1, yysize * sizeof (*yyssp),
788 &yyvs1, yysize * sizeof (*yyvsp),
789 &yyls1, yysize * sizeof (*yylsp),
794 &yyss1, yysize * sizeof (*yyssp),
795 &yyvs1, yysize * sizeof (*yyvsp),
830 yyssp = yyss + yysize - 1;
831 yyvsp = yyvs + yysize - 1
1136 YYSIZE_T yysize = 0; local
    [all...]
  /external/swiftshader/src/OpenGL/compiler/preprocessor/
ExpressionParser.cpp 414 local variables YYSIZE and YYSTACKSIZE give the old and new number of
422 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
945 YYSIZE_T yysize = yysize0; local
    [all...]
  /external/iproute2/tc/
emp_ematch.yacc.c 377 local variables YYSIZE and YYSTACKSIZE give the old and new number of
385 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
927 YYSIZE_T yysize = yysize0; local
982 yysize = yysize0;
987 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]);
988 if (! (yysize <= yysize1
991 yysize = yysize1;
1175 YYSIZE_T yysize = yyssp - yyss + 1; local
    [all...]
  /external/libxkbcommon/xkbcommon/src/xkbcomp/
parser.c 535 local variables YYSIZE and YYSTACKSIZE give the old and new number of
543 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1348 YYSIZE_T yysize = yysize0; local
1833 YYSIZE_T yysize = yyssp - yyss + 1; local
    [all...]
  /external/libpcap/
grammar.c 847 local variables YYSIZE and YYSTACKSIZE give the old and new number of
855 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1682 YYSIZE_T yysize = yysize0; local
1917 YYSIZE_T yysize = yyssp - yyss + 1; local
    [all...]
  /external/one-true-awk/
ytab.c 539 local variables YYSIZE and YYSTACKSIZE give the old and new number of
547 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
2156 YYSIZE_T yysize = yysize0; local
2385 YYSIZE_T yysize = yyssp - yyss + 1; local
    [all...]
  /external/swiftshader/src/OpenGL/compiler/
glslang_tab.cpp 599 local variables YYSIZE and YYSTACKSIZE give the old and new number of
607 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1945 YYSIZE_T yysize = yysize0; local
    [all...]
  /external/deqp-deps/glslang/glslang/MachineIndependent/
glslang_tab.cpp 805 local variables YYSIZE and YYSTACKSIZE give the old and new number of
813 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
3739 YYSIZE_T yysize = yysize0; local
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c 140523 int yysize; \/* Amount to pop the stack *\/ local
    [all...]
  /external/sqlite/dist/
sqlite3.c 140539 int yysize; \/* Amount to pop the stack *\/ local
    [all...]

Completed in 814 milliseconds