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

  /ndk/sources/host-tools/sed-4.2.1/lib/
alloca.in.h 43 # define alloca __alloca
48 # 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/bison/data/
yacc.c 304 # define YYSTACK_ALLOC __alloca
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang_tab.cpp 465 # define YYSTACK_ALLOC __alloca
    [all...]
  /external/bison/src/
parse-gram.c 411 # define YYSTACK_ALLOC __alloca
    [all...]
  /external/mesa3d/src/glsl/
glsl_parser.cpp 498 # define YYSTACK_ALLOC __alloca
    [all...]
  /external/mesa3d/src/glsl/glcpp/
glcpp-parse.c 407 # define YYSTACK_ALLOC __alloca
    [all...]
  /external/llvm/
configure     [all...]
  /external/llvm/projects/sample/
configure     [all...]

Completed in 107 milliseconds