OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CPP_SPEC
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
mingw-w64.h
24
#undef
CPP_SPEC
25
#define
CPP_SPEC
"%{posix:-D_POSIX_SOURCE} %{mthreads:-D_MT} " \
mingw32.h
83
#undef
CPP_SPEC
84
#define
CPP_SPEC
"%{posix:-D_POSIX_SOURCE} %{mthreads:-D_MT} " \
Completed in 68 milliseconds