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

  /external/chromium_org/third_party/skia/third_party/lua/src/
lopcodes.h 121 #define CREATE_ABx(o,a,bc) ((cast(Instruction, o)<<POS_OP) \
lcode.c 240 return luaK_code(fs, CREATE_ABx(o, a, bc));

Completed in 533 milliseconds