HomeSort by relevance Sort by last modified time
    Searched refs:__MINGW_IMPORT (Results 1 - 4 of 4) 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];
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/details/
fstream_win32io.cpp 122 __MINGW_IMPORT ioinfo * __pioinfo[];
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/details/
fstream_win32io.cpp 122 __MINGW_IMPORT ioinfo * __pioinfo[];

Completed in 213 milliseconds