Searched refs:has_hint (Results 1 – 2 of 2) sorted by relevance
795 bool has_hint = drop_hints_in_str (subrs[subr_num], param, drop); in drop_hints_in_subr() local808 return has_hint; in drop_hints_in_subr()818 bool has_hint = false; in drop_hints_in_str() local822 has_hint = drop_hints_in_subr (str, pos, in drop_hints_in_str()829 has_hint = drop_hints_in_subr (str, pos, in drop_hints_in_str()853 has_hint = true; in drop_hints_in_str()867 if (has_hint) in drop_hints_in_str()878 seen_hint |= has_hint; in drop_hints_in_str()
175 if hints.has_hint:229 self.has_hint = False262 if hints.has_hint or hints.has_hintmask:321 hints.has_hint = True329 hints.has_hint = True348 if subr_hints.has_hint:349 hints.has_hint = True