Home
last modified time | relevance | path

Searched refs:MAC_VERSION (Results 1 – 25 of 37) sorted by relevance

12

/dports/devel/libccid/ccid-1.4.36/MacOSX/
H A Dconfigure68 MAC_VERSION=$(sw_vers -productVersion | awk -F '.' '{print $1 * 1000 + $2}')
71 if [ $MAC_VERSION -le 10009 ]
95 if [ 10012 -gt $MAC_VERSION ]
106 if [ 10011 -gt $MAC_VERSION ]
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A DMakefile.game29 MAC_VERSION ?=
60 MAC_VERSION ?=
H A DMakefile.narci221 MAC_VERSION ?= 2014 Sekai Project
/dports/devel/acsccid/acsccid-1.1.8/MacOSX/
H A Dconfigure68 MAC_VERSION=$(sw_vers -productVersion | awk -F '.' '{print $1 * 1000 + $2}')
100 if [ 10011 -gt $MAC_VERSION ]
/dports/games/libretro-snes9x/snes9x-73aa348/macosx/
H A Dmac-prefix.h29 #define MAC_VERSION "113" macro
H A Dmac-dialog.cpp304 sprintf(text, "Version %s (%s)", VERSION, MAC_VERSION); in AboutDialog()
1074 sprintf(s1, "Snes9x version: %s\nMac port version: %s, ", VERSION, MAC_VERSION); in RomInfoBuildInfoText()
/dports/emulators/snes9x-gtk/snes9x-1.54.1/macosx/
H A Dmac-prefix.h203 #define MAC_VERSION "113" macro
H A Dmac-dialog.cpp474 sprintf(text, "Version %s (%s)", VERSION, MAC_VERSION); in AboutDialog()
1244 sprintf(s1, "Snes9x version: %s\nMac port version: %s, ", VERSION, MAC_VERSION); in RomInfoBuildInfoText()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/
H A Dkeycode.h21 #if defined(MAC_VERSION) && !defined(IOS_VERSION)
H A Drecord.cpp546 #if defined(MAC_VERSION) in my_readkey()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/util/
H A Dmutex.h55 || defined(MAC_VERSION) \
H A Dlibrary.h56 || defined(MAC_VERSION) \
H A Dthread.h70 || defined(MAC_VERSION) \
H A Dlibrary_posix.h60 #if defined (MAC_VERSION) in BuildPath()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_plugin_client/RTAS/
H A Djuce_RTAS_DigiCode_Header.h60 #define MAC_VERSION 1 macro
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/platform/util/
H A Dlibc.c28 …ined (LINUX_VERSION) || defined (ANDROID_VERSION) || defined (IOS_VERSION) || defined (MAC_VERSION)
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/device/
H A Dmousew32.cpp47 #if defined(MAC_VERSION)
266 #if defined(MAC_VERSION) in mgetbutton()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/platform/osx/
H A Dacplmac.cpp15 #if !defined(MAC_VERSION)
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/main/
H A Dmain.cpp51 #ifdef MAC_VERSION
92 #if !defined(MAC_VERSION) && !defined(IOS_VERSION) && !defined(PSP_VERSION) && !defined(ANDROID_VER…
H A Dengine_setup.cpp270 #if defined(IOS_VERSION) || defined(ANDROID_VERSION) || defined(PSP_VERSION) || defined(MAC_VERSION) in engine_setup_color_conversions()
H A Dconfig.cpp456 #if defined(MAC_VERSION) in apply_config()
H A Dgame_run.cpp630 #ifdef MAC_VERSION in game_loop_do_render_and_check_mouse()
H A Dgraphics_mode.cpp35 #if defined(MAC_VERSION) || defined(ALLEGRO_SDL2) || defined(IOS_VERSION) || defined(PSP_VERSION) |…
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/gfx/
H A Dali3dsw.cpp98 #if defined(ANDROID_VERSION) || defined(PSP_VERSION) || defined(IOS_VERSION) || defined(MAC_VERSION) in IsModeSupported()
166 #elif defined (MAC_VERSION) in GetAllegroGfxDriverID()
/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dbayes.h66 #if !defined (UNIX_VERSION) && !defined (WIN_VERSION) && !defined (MAC_VERSION)
68 # define MAC_VERSION macro
70 # define MAC_VERSION macro

12