Home
last modified time | relevance | path

Searched refs:pdecrease (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ctronome/ctronome-0.5.6/
H A Dctronome.c72 if (!(is_program)) pcount -= pdecrease; in main()
90 pcount -= pdecrease; in next_program()
228 pdecrease = 1; in parm_init()
349 if (pdecrease) printf ("repeat count: %d",pcount); in parm_init()
H A Dctronome.h47 static int pdecrease = 0; variable