Searched refs:only_unfixed (Results 1 – 3 of 3) sorted by relevance
443 uint16 *retstr_len, bool only_unfixed);
1636 bool only_unfixed) { in get_candidate0() argument1679 if (str_len > 0 && ((!only_unfixed && max_len - ret_pos > str_len) || in get_candidate0()1680 (only_unfixed && max_len - ret_pos + fixed_hzs_ > str_len))) { in get_candidate0()1681 if (!only_unfixed) in get_candidate0()1692 if (!only_unfixed) { in get_candidate0()