Home
last modified time | relevance | path

Searched defs:json_ext (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dglobals.d295 enum json_ext = "json"; // for JSON files variable
H A Dglobals.h268 const DString json_ext = "json"; // for JSON files variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dglobals.h215 const char *json_ext; // for JSON files member