Home
last modified time | relevance | path

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

/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dappenv.h566 #define T_ELAPSED_SEG 1 /* Per-seg elapsed time */ macro
/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Dcdfunc.c3054 case T_ELAPSED_SEG: in dpy_time()
3510 case T_ELAPSED_SEG: in dpy_timemode()
5777 s->time_dpy = T_ELAPSED_SEG; in cd_time()
5780 case T_ELAPSED_SEG: in cd_time()
H A Dcommand.c1122 s->time_dpy = T_ELAPSED_SEG; in cmd_do_time()