OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DELETE_STACK
(Results
1 - 4
of
4
) sorted by null
/dalvik/vm/compiler/template/mips/
header.S
325
#define
DELETE_STACK
(n) addu sp, sp, n
365
DELETE_STACK
(STACK_SIZE)
396
DELETE_STACK
(STACK_SIZE)
/dalvik/vm/mterp/mips/
header.S
266
#define
DELETE_STACK
(n) addu sp, sp, n
301
DELETE_STACK
(STACK_SIZE)
332
DELETE_STACK
(STACK_SIZE)
/dalvik/vm/compiler/template/out/
CompilerTemplateAsm-mips.S
332
#define
DELETE_STACK
(n) addu sp, sp, n
372
DELETE_STACK
(STACK_SIZE)
403
DELETE_STACK
(STACK_SIZE)
[
all
...]
/dalvik/vm/mterp/out/
InterpAsm-mips.S
273
#define
DELETE_STACK
(n) addu sp, sp, n
308
DELETE_STACK
(STACK_SIZE)
339
DELETE_STACK
(STACK_SIZE)
[
all
...]
Completed in 511 milliseconds