Searched refs:MINGW (Results 1 – 15 of 15) sorted by relevance
309 if [ "$MINGW" = "yes" ]; then627 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ] ; then636 if [ "$MINGW" = "yes" ] ; then711 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ]; then715 if [ "$MINGW" = "yes" ]; then828 if [ "$NDK_CCACHE" -a "$MINGW" != "yes" -a "$DARWIN" != "yes" ]; then846 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ]; then852 if [ "$MINGW" = "yes" ]; then948 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ]; then1001 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ] ; then[all …]
58 if [ "$MINGW" = "yes" ]; then83 MINGW="$BUILD_MINGW" \
217 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then278 if [ "$MINGW" = "yes" ] ; then353 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ]; then519 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ] ; then531 if [ -n "$WITH_PYTHON" -a "$MINGW" = "yes" ] ; then587 if [ "$MINGW" = "yes" ] ; then
141 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then164 if [ "$MINGW" = "yes" -o "$HOST_TAG" = "linux-x86" ]; then289 if [ "$CHECK" = "yes" -a "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then354 if [ "$MINGW" = "yes" ]; then365 if [ "$CHECK" = "yes" -a "$MINGW" != "yes" -a "$DARWIN" != "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*:*)
800 *:MINGW*:*)
1119 * dir.c (read_dirstream) [MINGW]: Use proper macro names when