OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 64 milliseconds