Home
last modified time | relevance | path

Searched defs:initial_cfg_capacity (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfg.c73 static const int initial_cfg_capacity = 20; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-cfg.cc75 static const int initial_cfg_capacity = 20; variable