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

/freebsd-9.3-release/contrib/gcc/
H A Dconflict.c110 #define INITIAL_ARC_CAPACITY 64 macro
157 = htab_create (INITIAL_ARC_CAPACITY, &arc_hash, &arc_eq, NULL);

Completed in 44 milliseconds