Home
last modified time | relevance | path

Searched refs:T_ELAPSED_DISC (Results 1 – 3 of 3) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dappenv.h567 #define T_ELAPSED_DISC 2 /* Whole-disc elapsed time */ macro
/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Dcdfunc.c3065 case T_ELAPSED_DISC: in dpy_time()
3514 case T_ELAPSED_DISC: in dpy_timemode()
5781 s->time_dpy = T_ELAPSED_DISC; in cd_time()
5784 case T_ELAPSED_DISC: in cd_time()
H A Dcommand.c1124 s->time_dpy = T_ELAPSED_DISC; in cmd_do_time()