Home
last modified time | relevance | path

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

/dports/devel/swig/swig-4.0.2/Source/DOH/
H A Ddoh.h105 #define DohFileErrorDisplay DOH_NAMESPACE(FileErrorDisplay) macro
309 extern void DohFileErrorDisplay(DOHString * filename);
422 #define FileErrorDisplay DohFileErrorDisplay
H A Dfile.c346 void DohFileErrorDisplay(DOHString * filename) { in DohFileErrorDisplay() function