Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dgbldefs.h242 void export_public_module(int module, int exceptlist); /* exterf.c */
H A Dmodule.c2467 export_public_module(scope->sptr, scope->except); in export_public_used_modules()
H A Dexterf.c164 export_public_module(int module, int exceptlist) in export_public_module() function