Searched refs:CHECK_VALUE (Results 1 – 2 of 2) sorted by relevance
118 static const int32_t CHECK_VALUE = 0x99BEEDCE; variable142 CHECK_EQ(CHECK_VALUE, T->Call()); in call()152 T->Return(T->Int32Constant(CHECK_VALUE)); in AddReturn()
129 public static int CHECK_VALUE = 0x037A; field in UnicodeProperty201 if (DEBUG && CHECK_VALUE == codepoint && CHECK_NAME.equals(getName())) { in getValue()