OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SETARG_A
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/third_party/lua/src/
lcode.c
49
SETARG_A
(*previous, from);
136
SETARG_A
(*i, reg);
186
SETARG_A
(fs->f->code[list], level);
365
SETARG_A
(getcode(fs, e), fs->freereg);
442
SETARG_A
(*pc, reg);
602
SETARG_A
(*pc, !(GETARG_A(*pc)));
lopcodes.h
98
#define
SETARG_A
(i,v) setarg(i, v, POS_A, SIZE_A)
Completed in 937 milliseconds