Searched defs:will_overflow (Results 1 – 3 of 3) sorted by relevance
108 will_overflow (graph_t& graph, in will_overflow() function
214 uintptr_t will_overflow = std::numeric_limits<uintptr_t>::max() - 1; in TEST_F() local
351 bool will_overflow = graph::will_overflow (sorted_graph); in hb_resolve_graph_overflows() local