HomeSort by: relevance | last modified time | path
    Searched refs:JOYERR_NOERROR (Results 1 - 11 of 11) sorted by relevancy

  /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
glut_joy.c 33 if (result == JOYERR_NOERROR) {
67 if (res == JOYERR_NOERROR) {
glutwin32.h 67 #define JOYERR_NOERROR 0
glut_input.c 280 if (joyGetPosEx(JOYSTICKID1,&info) != JOYERR_NOERROR) {
win32_winproc.c 629 if (result != JOYERR_NOERROR) {
  /xsrc/external/mit/mesa-demos/dist/src/demos/
tunnel.c 347 if (res == JOYERR_NOERROR) {
tunnel2.c 373 if (res == JOYERR_NOERROR) {
fire.c 351 if (res == JOYERR_NOERROR) {
ipers.c 407 if (res == JOYERR_NOERROR) {
teapot.c 393 if(res==JOYERR_NOERROR) {
terrain.c 328 if (res == JOYERR_NOERROR) {
ray.c 571 if (res == JOYERR_NOERROR) {

Completed in 13 milliseconds