STATUS_DECLARE     37 modules/generators/mod_status.h #define STATUS_DECLARE(type)            type
STATUS_DECLARE     41 modules/generators/mod_status.h #define STATUS_DECLARE(type)            type __stdcall
STATUS_DECLARE     45 modules/generators/mod_status.h #define STATUS_DECLARE(type)            __declspec(dllexport) type __stdcall
STATUS_DECLARE     49 modules/generators/mod_status.h #define STATUS_DECLARE(type)            __declspec(dllimport) type __stdcall