Searched refs:MINGW (Results 1 – 14 of 14) sorted by relevance
368 if [ "$MINGW" = "yes" ]; then693 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ] ; then702 if [ "$MINGW" = "yes" ] ; then780 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ]; then784 if [ "$MINGW" = "yes" ]; then881 if [ "$NDK_CCACHE" -a "$MINGW" != "yes" -a "$DARWIN" != "yes" ]; then899 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ]; then905 if [ "$MINGW" = "yes" ]; then996 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ]; then1049 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ] ; then[all …]
58 if [ "$MINGW" = "yes" ]; then83 MINGW="$BUILD_MINGW" \
145 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then150 if [ "$MINGW" = "yes" -a "$TRY64" != "yes" ]; then185 if [ "$MINGW" = "yes" -o "$HOST_TAG" = "linux-x86" -o "$LLVM_VERSION" \> "3.4" ]; then313 if [ "$CHECK" = "yes" -a "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then360 if [ "$MINGW" = "yes" ] ; then387 if [ "$MINGW" = "yes" ]; then398 if [ "$CHECK" = "yes" -a "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then
217 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then278 if [ "$MINGW" = "yes" ] ; then366 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ]; then532 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ] ; then544 if [ -n "$WITH_PYTHON" -a "$MINGW" = "yes" ] ; then600 if [ "$MINGW" = "yes" ] ; then
90 MINGW=yes
77 if [ "$MINGW" = "yes" ]; then
120 "$CC" -xc /dev/null -dM -E | grep -q MINGW
94 if [ "$MINGW" = "yes" ]; then
82 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then
158 if [ "$MINGW" != "yes" ]; then
92 if [ "$MINGW" = "yes" ]; then
21 MINGW := $(strip $(WIN32)) macro41 ifdef MINGW
781 i*:MINGW*:*)
1119 * dir.c (read_dirstream) [MINGW]: Use proper macro names when