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

  /ndk/sources/host-tools/sed-4.2.1/lib/
alloca.in.h 43 # define alloca __alloca
48 # define alloca __ALLOCA
  /external/bison/darwin-lib/
alloca.h 42 # define alloca __alloca
47 # define alloca __ALLOCA
  /external/bison/lib/
alloca.in.h 41 # define alloca __alloca
46 # define alloca __ALLOCA
spawni.c 64 # define alloca __alloca
  /external/bison/linux-lib/
alloca.h 42 # define alloca __alloca
47 # define alloca __ALLOCA
  /external/llvm/lib/Support/Windows/
explicit_symbols.inc 8 EXPLICIT_SYMBOL(__alloca)
  /ndk/sources/host-tools/make-3.81/glob/
glob.c 210 #if !defined __alloca && !defined __GNU_LIBRARY__
229 # define __alloca alloca macro
560 drive_spec = (char *) __alloca (dirlen + 1);
576 newp = (char *) __alloca (dirlen + 1);
647 name = (char *) __alloca (buflen);
666 pwtmpbuf = (char *) __alloca (pwbuflen);
677 pwtmpbuf = (char *) __alloca (pwbuflen);
704 newp = (char *) __alloca (home_len + dirlen);
727 newp = (char *) __alloca (end_name - dirname);
751 pwtmpbuf = (char *) __alloca (buflen)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
pmu-bison.c 256 # define YYSTACK_ALLOC __alloca
    [all...]
parse-events-bison.c 288 # define YYSTACK_ALLOC __alloca
    [all...]
  /external/elfutils/0.153/src/
ldscript.c 369 # define YYSTACK_ALLOC __alloca
    [all...]
  /external/bison/data/
yacc.c 479 # define YYSTACK_ALLOC __alloca
    [all...]
  /external/chromium_org/third_party/angle/src/compiler/preprocessor/
ExpressionParser.cpp 312 # define YYSTACK_ALLOC __alloca
    [all...]
  /external/libpcap/
grammar.c 723 # define YYSTACK_ALLOC __alloca
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glsl_parser.cc 717 # define YYSTACK_ALLOC __alloca
    [all...]
glcpp-parse.c 450 # define YYSTACK_ALLOC __alloca
    [all...]
  /external/elfutils/0.153/libcpu/
i386_parse.c 473 # define YYSTACK_ALLOC __alloca
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
program_parse.tab.c 604 # define YYSTACK_ALLOC __alloca
    [all...]
  /external/chromium_org/third_party/angle/src/compiler/translator/
glslang_tab.cpp 499 # define YYSTACK_ALLOC __alloca
    [all...]
  /external/llvm/
configure     [all...]

Completed in 330 milliseconds