OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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) && !defined (
__USE_MINGW_STRTOX
)
13
#define
__USE_MINGW_STRTOX
1
387
#if defined(
__USE_MINGW_STRTOX
)
406
#endif /* defined(
__USE_MINGW_STRTOX
) */
471
#if defined(
__USE_MINGW_STRTOX
)
484
#endif /* defined(
__USE_MINGW_STRTOX
) */
wchar.h
12
#if defined (__USE_MINGW_ANSI_STDIO) && !defined (
__USE_MINGW_STRTOX
)
13
#define
__USE_MINGW_STRTOX
1
[
all
...]
Completed in 76 milliseconds