HomeSort by relevance Sort by last modified time
    Searched refs:CSTR_LESS_THAN (Results 1 - 4 of 4) sorted by null

  /external/stlport/src/c_locale_win32/
c_wlocale_win32.c 218 return (result == CSTR_EQUAL) ? 0 : (result == CSTR_LESS_THAN) ? -1 : 1;
c_locale_win32.c     [all...]
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_wlocale_win32.c 218 return (result == CSTR_EQUAL) ? 0 : (result == CSTR_LESS_THAN) ? -1 : 1;
c_locale_win32.c     [all...]

Completed in 33 milliseconds