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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdlib.h 12 #if defined (__USE_MINGW_ANSI_STDIO) && ((__USE_MINGW_ANSI_STDIO + 0) != 0) && !defined (__USE_MINGW_STRTOX)
13 #define __USE_MINGW_STRTOX 1
394 #if defined(__USE_MINGW_STRTOX)
413 #endif /* defined(__USE_MINGW_STRTOX) */
419 #if !defined(__USE_MINGW_STRTOX)
421 #endif /* !defined(__USE_MINGW_STRTOX) */
480 #if defined(__USE_MINGW_STRTOX)
493 #endif /* defined(__USE_MINGW_STRTOX) */
wchar.h 12 #if defined (__USE_MINGW_ANSI_STDIO) && ((__USE_MINGW_ANSI_STDIO + 0) != 0) && !defined (__USE_MINGW_STRTOX)
13 #define __USE_MINGW_STRTOX 1
    [all...]

Completed in 481 milliseconds