Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-lang.cc88 static Module *entrypoint_root_module = NULL; variable
984 entrypoint_root_module = root; in d_add_entrypoint_module()
1327 if ((entrypoint_module != NULL) && (m == entrypoint_root_module)) in d_parse_file()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-2021234 (entrypoint_root_module): Remove.