Home
last modified time | relevance | path

Searched refs:INITIAL_ARC_CAPACITY (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dconflict.c110 #define INITIAL_ARC_CAPACITY 64 macro
156 = htab_create (INITIAL_ARC_CAPACITY, &arc_hash, &arc_eq, NULL); in conflict_graph_new()