OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SETARG_C
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/skia/third_party/lua/src/
lopcodes.h
104
#define
SETARG_C
(i,v) setarg(i, v, POS_C, SIZE_C)
lparser.c
752
SETARG_C
(fs->f->code[pc], luaO_int2fb(cc.nh)); /* set initial table size */
[
all
...]
lcode.c
361
SETARG_C
(getcode(fs, e), nresults+1);
Completed in 481 milliseconds