Home
last modified time | relevance | path

Searched refs:_Locale_strcmp_auxA (Results 1 – 1 of 1) sorted by relevance

/external/stlport/src/c_locale_win32/
Dc_locale_win32.c1087 static int _Locale_strcmp_auxA(_Locale_collate_t* lcol, in _Locale_strcmp_auxA() function
1108 result = _Locale_strcmp_auxA(lcol, s1, n1, s2, n2); in _Locale_strcmp()
1116 result = _Locale_strcmp_auxA(lcol, buf1, size1, buf2, size2); in _Locale_strcmp()