Searched defs:kNegative (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dvisibledigits.cpp22 static const int32_t kNegative = 1; variable
29 fFlags |= kNegative;
52 return (fFlags & kNegative);
H A Daffixpatternparser.h135 kNegative, enumerator in enum:AffixPattern::ETokenType
/external/v8/src/compiler/
H A Dinstruction-codes.h187 kNegative enumerator in enum:v8::internal::compiler::FlagsCondition

Completed in 905 milliseconds