Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dglobals.h266 const DString dd_ext = "dd"; // for Ddoc source files variable
H A Dglobals.d293 enum dd_ext = "dd"; // for Ddoc source files variable
H A Ddmodule.d461 !FileName.equalsExt(srcfilename, dd_ext)) in this()
930 if (FileName.equalsExt(arg, dd_ext)) in parseModule()