Searched defs:_CRTIMP (Results 1 - 1 of 1) sorted by path

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dneed_errno.h35 /* Define _CRTIMP */
37 #ifndef _CRTIMP
39 #define _CRTIMP __declspec(dllimport) macro
41 #define _CRTIMP macro
43 #endif /* _CRTIMP */
78 _CRTIMP extern int errno;

Completed in 217 milliseconds