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

  /external/chromium_org/third_party/skia/third_party/lua/src/
lopcodes.h 277 #define testAMode(m) (luaP_opmodes[m] & (1 << 6))
ldebug.c 369 if (testAMode(op) && reg == a) /* any instruction that set A */

Completed in 42 milliseconds