Home
last modified time | relevance | path

Searched defs:cmp (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dread.c1705 int cmp = strcmp (dep_name (dx), dep_name (dy)); in dep_hash_cmp() local
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_string.h1075 const int cmp = _Traits::compare(__f1, __f2, (min) (__n1, __n2)); in _M_compare() local
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_locale_win32.c1371 int cmp; in __ConvertName() local
/ndk/sources/android/support/src/stdio/
Dstrtod.c1136 cmp in cmp() function