Home
last modified time | relevance | path

Searched refs:compareJoysticks (Results 1 - 1 of 1) sorted by relevance

/third_party/glfw/src/
H A Dlinux_joystick.c255 static int compareJoysticks(const void* fp, const void* sp) in compareJoysticks() function
361 qsort(_glfw.joysticks, count, sizeof(_GLFWjoystick), compareJoysticks); in _glfwInitJoysticksLinux()

Completed in 1 milliseconds