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

  /external/swiftshader/src/OpenGL/compiler/preprocessor/
ExpressionParser.cpp 354 # ifndef YYSTACK_ALLOC_MAXIMUM
359 # define YYSTACK_ALLOC_MAXIMUM 4032 /* reasonable circa 2006 */
364 # ifndef YYSTACK_ALLOC_MAXIMUM
365 # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM
838 YYSTACK_ALLOC_MAXIMUM < YYSTACK_BYTES (YYMAXDEPTH)
    [all...]
  /external/swiftshader/src/OpenGL/compiler/
glslang_tab.cpp 537 # ifndef YYSTACK_ALLOC_MAXIMUM
542 # define YYSTACK_ALLOC_MAXIMUM 4032 /* reasonable circa 2006 */
547 # ifndef YYSTACK_ALLOC_MAXIMUM
548 # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM
    [all...]
  /prebuilts/build-tools/common/bison/
yacc.c 499 # ifndef YYSTACK_ALLOC_MAXIMUM
504 # define YYSTACK_ALLOC_MAXIMUM 4032 /* reasonable circa 2006 */
509 # ifndef YYSTACK_ALLOC_MAXIMUM
510 # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM
903 YYSTACK_ALLOC_MAXIMUM < YYSTACK_BYTES (YYMAXDEPTH)
    [all...]
  /external/toybox/kconfig/
zconf.tab.c_shipped 273 # ifndef YYSTACK_ALLOC_MAXIMUM
278 # define YYSTACK_ALLOC_MAXIMUM 4032 /* reasonable circa 2005 */
283 # ifndef YYSTACK_ALLOC_MAXIMUM
284 # define YYSTACK_ALLOC_MAXIMUM ((YYSIZE_T) -1)
    [all...]
  /external/libpcap/
grammar.c 770 # ifndef YYSTACK_ALLOC_MAXIMUM
775 # define YYSTACK_ALLOC_MAXIMUM 4032 /* reasonable circa 2006 */
780 # ifndef YYSTACK_ALLOC_MAXIMUM
781 # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM
    [all...]
  /external/libxkbcommon/xkbcommon/src/xkbcomp/
parser.c 475 # ifndef YYSTACK_ALLOC_MAXIMUM
480 # define YYSTACK_ALLOC_MAXIMUM 4032 /* reasonable circa 2006 */
485 # ifndef YYSTACK_ALLOC_MAXIMUM
486 # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
glslang_tab.cpp 635 # ifndef YYSTACK_ALLOC_MAXIMUM
640 # define YYSTACK_ALLOC_MAXIMUM 4032 /* reasonable circa 2006 */
645 # ifndef YYSTACK_ALLOC_MAXIMUM
646 # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM
    [all...]

Completed in 52 milliseconds