Home
last modified time | relevance | path

Searched defs:ALLOC_STACK (Results 1 – 11 of 11) sorted by relevance

/external/libopus/celt/
Dstack_alloc.h97 #define ALLOC_STACK macro
113 #define ALLOC_STACK macro
137 #define ALLOC_STACK char *_saved_stack; ((global_stack = (global_stack==0) ? ((global_stack_top=opu… macro
144 #define ALLOC_STACK char *_saved_stack; (global_stack = (global_stack==0) ? opus_alloc_scratch(GLOB… macro
/external/v8/test/mjsunit/asm/embenchen/
Dcopy.js691 var ALLOC_STACK = 1; // Lives for the duration of the current function call variable
Dfasta.js701 var ALLOC_STACK = 1; // Lives for the duration of the current function call variable
Dprimes.js691 var ALLOC_STACK = 1; // Lives for the duration of the current function call variable
Dcorrections.js691 var ALLOC_STACK = 1; // Lives for the duration of the current function call variable
Dmemops.js691 var ALLOC_STACK = 1; // Lives for the duration of the current function call variable
Dfannkuch.js722 var ALLOC_STACK = 1; // Lives for the duration of the current function call variable
Dzlib.js691 var ALLOC_STACK = 1; // Lives for the duration of the current function call variable
Dbox2d.js692 var ALLOC_STACK = 1; // Lives for the duration of the current function call variable
Dlua_binarytrees.js723 var ALLOC_STACK = 1; // Lives for the duration of the current function call variable
/external/v8/test/mjsunit/asm/poppler/
Dpoppler.js710 var ALLOC_STACK = 1; // Lives for the duration of the current function call variable