Searched refs:_CRTIMP (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dstrtoofft.h48 _CRTIMP __int64 __cdecl _strtoi64(const char *, char **, int);
/macosx-10.9.5/bind9-45.100/bind9/bin/named/win32/
H A Dntservice.c197 _CRTIMP void __cdecl __set_app_type(int);
198 _CRTIMP void __cdecl __getmainargs(int *, char ***, char ***, int,
217 extern _CRTIMP char **__initenv;
/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c2130 #if !defined _CRTIMP || defined __MINGW32__
2131 #undef _CRTIMP macro
2132 #define _CRTIMP __declspec(dllimport) macro
2136 EXTERN_C _CRTIMP ioinfo * __pioinfo[];
6641 _CRTIMP errno_t __cdecl _gmtime64_s(struct tm* tm, const __time64_t *time);
6642 _CRTIMP errno_t __cdecl _localtime64_s(struct tm* tm, const __time64_t *time);

Completed in 218 milliseconds