Searched refs:has_hint (Results 1 – 2 of 2) sorted by relevance
804 bool has_hint = drop_hints_in_str (subrs[subr_num], param, drop); in drop_hints_in_subr() local821 return has_hint; in drop_hints_in_subr()831 bool has_hint = false; in drop_hints_in_str() local835 has_hint = drop_hints_in_subr (str, pos, in drop_hints_in_str()841 has_hint = drop_hints_in_subr (str, pos, in drop_hints_in_str()865 has_hint = true; in drop_hints_in_str()879 if (has_hint) in drop_hints_in_str()890 seen_hint |= has_hint; in drop_hints_in_str()
179 if hints.has_hint:233 self.has_hint = False266 if hints.has_hint or hints.has_hintmask:325 hints.has_hint = True333 hints.has_hint = True352 if subr_hints.has_hint:353 hints.has_hint = True