Home
last modified time | relevance | path

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

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