Home
last modified time | relevance | path

Searched refs:sense (Results 1 – 2 of 2) sorted by relevance

/art/runtime/base/
Dlogging.h50 #define CHECK_STROP(s1, s2, sense) \ argument
51 if (UNLIKELY((strcmp(s1, s2) == 0) != sense)) \
54 << (sense ? " == " : " != ") \
/art/compiler/dex/quick/mips/
DREADME.mips54 for Arm and x86. It might make sense to replace the inline code generation