Searched refs:CSTR_EQUAL (Results 1 – 4 of 4) sorted by relevance
200 int result = CSTR_EQUAL; in _WLocale_strcmp_aux()205 if (result != CSTR_EQUAL) in _WLocale_strcmp_aux()218 return (result == CSTR_EQUAL) ? 0 : (result == CSTR_LESS_THAN) ? -1 : 1; in _WLocale_strcmp()
1075 #ifndef CSTR_EQUAL /* VC5SP3*/1076 # define CSTR_EQUAL 2 macro1090 int result = CSTR_EQUAL; in _Locale_strcmp_auxA()1095 if (result != CSTR_EQUAL) in _Locale_strcmp_auxA()1119 return (result == CSTR_EQUAL) ? 0 : (result == CSTR_LESS_THAN) ? -1 : 1; in _Locale_strcmp()
302 return t - CSTR_EQUAL; in win_cmp_null()313 return t - CSTR_EQUAL; in win_cmp_len()449 return t - CSTR_EQUAL; in win_cmp_null()459 return t - CSTR_EQUAL; in win_cmp_len()