HomeSort by relevance Sort by last modified time
    Searched refs:SETARG_B (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/third_party/lua/src/
lcode.c 50 SETARG_B(*previous, l - from);
364 SETARG_B(getcode(fs, e), nresults+1);
377 SETARG_B(getcode(fs, e), 2);
835 SETARG_B(getcode(fs, e2), e1->u.info);
lopcodes.h 101 #define SETARG_B(i,v) setarg(i, v, POS_B, SIZE_B)
lparser.c 751 SETARG_B(fs->f->code[pc], luaO_int2fb(cc.na)); /* set initial array size */
    [all...]

Completed in 46 milliseconds