Home
last modified time | relevance | path

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

/external/srec/portable/include/
DPortExport.h47 #define PORT_IMPORT_DECL extern "C" __declspec(dllimport) macro
52 #define PORT_IMPORT_DECL __declspec(dllimport) macro
59 #define PORT_IMPORT_DECL extern "C" macro
62 #define PORT_IMPORT_DECL extern macro