Home
last modified time | relevance | path

Searched refs:YYSTACK_ALLOC (Results 1 – 1 of 1) sorted by relevance

/system/core/sh/
Darith.c216 # define YYSTACK_ALLOC alloca macro
220 # define YYSTACK_ALLOC alloca macro
223 # define YYSTACK_ALLOC __builtin_alloca macro
228 # ifdef YYSTACK_ALLOC
236 # define YYSTACK_ALLOC YYMALLOC macro
1011 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
1343 yymsg = (char *) YYSTACK_ALLOC (yysize);