Searched refs:anyFound (Results 1 – 2 of 2) sorted by relevance
351 Bool anyFound = False; in discard_syms_in_range() local375 anyFound = True; in discard_syms_in_range()379 return anyFound; in discard_syms_in_range()1081 Bool anyFound; in VG_() local1083 anyFound = discard_syms_in_range(a, len); in VG_()1084 if (anyFound) in VG_()1100 Bool anyFound = discard_syms_in_range(a, len); in VG_() local1101 if (anyFound) in VG_()
767 Bool b, anyFound; in del_GlobalTree_range() local771 anyFound = False; in del_GlobalTree_range()777 anyFound = True; in del_GlobalTree_range()789 return anyFound; in del_GlobalTree_range()