Searched refs:__MINGW_IMPORT (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A D_mingw.h40 # ifndef __MINGW_IMPORT
41 # define __MINGW_IMPORT __declspec(dllimport) macro
50 # ifndef __MINGW_IMPORT
53 # define __MINGW_IMPORT extern __attribute__ ((__dllimport__)) macro
69 # undef __MINGW_IMPORT macro
H A Dtime.h103 __MINGW_IMPORT int _daylight;
104 __MINGW_IMPORT long _dstbias;
105 __MINGW_IMPORT long _timezone;
106 __MINGW_IMPORT char * _tzname[2];
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A D_mingw.h40 # ifndef __MINGW_IMPORT
41 # define __MINGW_IMPORT __declspec(dllimport) macro
50 # ifndef __MINGW_IMPORT
53 # define __MINGW_IMPORT extern __attribute__ ((__dllimport__)) macro
69 # undef __MINGW_IMPORT macro
H A Dtime.h103 __MINGW_IMPORT int _daylight;
104 __MINGW_IMPORT long _dstbias;
105 __MINGW_IMPORT long _timezone;
106 __MINGW_IMPORT char * _tzname[2];

Completed in 84 milliseconds