HomeSort by relevance Sort by last modified time
    Searched refs:__MINGW_IMPORT (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw.h 40 # ifndef __MINGW_IMPORT
41 # define __MINGW_IMPORT __declspec(dllimport)
50 # ifndef __MINGW_IMPORT
53 # define __MINGW_IMPORT extern __attribute__ ((__dllimport__))
69 # undef __MINGW_IMPORT
time.h 103 __MINGW_IMPORT int _daylight;
104 __MINGW_IMPORT long _dstbias;
105 __MINGW_IMPORT long _timezone;
106 __MINGW_IMPORT char * _tzname[2];

Completed in 56 milliseconds