Searched refs:andedValues (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Ducnvmbcs.c3734 uint16_t andedValues; local
3739 andedValues=value=MBCS_SINGLE_RESULT_FROM_U(table, results, c);
3742 andedValues&=value=MBCS_SINGLE_RESULT_FROM_U(table, results, c);
3745 andedValues&=value=MBCS_SINGLE_RESULT_FROM_U(table, results, c);
3748 andedValues&=value=MBCS_SINGLE_RESULT_FROM_U(table, results, c);
3752 if(andedValues<minValue) {

Completed in 94 milliseconds