Searched refs:sense (Results 1 – 2 of 2) sorted by relevance
50 #define CHECK_STROP(s1, s2, sense) \ argument51 if (UNLIKELY((strcmp(s1, s2) == 0) != sense)) \54 << (sense ? " == " : " != ") \
54 for Arm and x86. It might make sense to replace the inline code generation