MCPcopy Create free account
hub / github.com/BOINC/boinc / compareOSVersionTo

Function compareOSVersionTo

client/gpu_opencl.cpp:152–183  ·  view source on GitHub ↗

Test OS version number on all versions of OS X without using deprecated Gestalt compareOSVersionTo(x, y) returns: -1 if the OS version we are running on is less than x.y 0 if the OS version we are running on is equal to x.y +1 if the OS version we are running on is lgreater than x.y

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

get_openclMethod · 0.85
detect_platformsMethod · 0.85
can_run_on_this_CPUFunction · 0.85
handle_run_graphics_appFunction · 0.85
CSimpleGUIPanelMethod · 0.85
CreateControlsMethod · 0.85
BOINCGUIApp.cppFile · 0.85
OnPaintMethod · 0.85
CleanupAllVisibleUsersFunction · 0.85
DeleteLoginItemOSAScriptFunction · 0.85

Calls 3

fscanfFunction · 0.85
fprintfFunction · 0.85
fflushFunction · 0.85

Tested by

no test coverage detected