Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/gc/
H A Dconfig.d34 return initConfigOptions(this, "gcopt"); in initialize()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dparseoptions.d42 bool initConfigOptions(CFG)(ref CFG cfg, string cfgname) in initConfigOptions() function