OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CREATE_Ax
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/third_party/lua/src/
lopcodes.h
125
#define
CREATE_Ax
(o,a) ((cast(Instruction, o)<<POS_OP) \
lcode.c
246
return luaK_code(fs,
CREATE_Ax
(OP_EXTRAARG, a));
Completed in 36 milliseconds