Home
last modified time | relevance | path

Searched defs:compareInt (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/AST/
DDeclarationName.cpp42 static int compareInt(unsigned A, unsigned B) { in compareInt() function
/external/clang/lib/AST/
DDeclarationName.cpp76 static int compareInt(unsigned A, unsigned B) { in compareInt() function
/external/jsoncpp/src/test_lib_json/
Dmain.cpp1510 JSONTEST_FIXTURE_LOCAL(ValueTest, compareInt) { in JSONTEST_FIXTURE_LOCAL() argument