Searched refs:have_result (Results 1 – 1 of 1) sorted by relevance
74 bool have_result = false; in mbsnrtowcs() local92 have_result = true; in mbsnrtowcs()96 if ( have_result && result == terminated_sequence ) in mbsnrtowcs()101 if ( have_result && result != terminated_sequence && result != incomplete_sequence ) in mbsnrtowcs()126 bool have_result = false; in wcsnrtombs() local151 have_result = true; in wcsnrtombs()160 if ( have_result && result != no_error ) { in wcsnrtombs()