Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/strings/
H A Dapr_strnatcmp.c67 compare_left(char const *a, char const *b) in compare_left() function
/aosp_15_r20/art/compiler/optimizing/
H A Dinstruction_simplifier.cc2046 HInstruction* compare_left = compare->GetLeft(); in VisitCompare() local