Searched refs:real_to_end (Results 1 – 2 of 2) sorted by relevance
109 char *real_to_end = buf + sizeof(buf); in test_codecvt_out_n_m() local125 if(to_end > real_to_end) in test_codecvt_out_n_m()126 to_end = real_to_end; in test_codecvt_out_n_m()
102 char* real_to_end = buf + sizeof(buf); in test_codecvt_out_n_m() local124 if(to_end > real_to_end) in test_codecvt_out_n_m()125 to_end = real_to_end; in test_codecvt_out_n_m()