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

  /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
glut_get.c 197 TIMEDELTA(elapsed, now, beginning);
glutint.h 86 #define TIMEDELTA(dest, src1, src2) { \
113 #define TIMEDELTA(dest, src1, src2) { \
glut_event.c 929 TIMEDELTA(waittime, timeout, now);
  /xsrc/external/mit/libXt/dist/src/
NextEvent.c 128 #define TIMEDELTA(dest, src1, src2) { \
154 TIMEDELTA(time_spent, new_time, lstart_time);
340 TIMEDELTA(wt->wait_time, app->timerQueue->te_timer_value,
355 TIMEDELTA(wt->wait_time, app->timerQueue->te_timer_value,
695 TIMEDELTA(wt.time_spent, wt.new_time, wt.cur_time);
708 TIMEDELTA(wt.wait_time, *wt.wait_time_ptr,
  /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
glutint.h 68 #define TIMEDELTA(dest, src1, src2) { \
95 #define TIMEDELTA(dest, src1, src2) { \

Completed in 13 milliseconds