Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dclm.h207 MUS_EXPORT bool mus_increment_exists(mus_any *gen);
H A Dclm2xen.c12728 if ((mus_is_moving_norm(g)) && (mus_increment_exists(g)))
H A Dclm.c865 bool mus_increment_exists(mus_any *gen) {return(gen->core->increment);} in mus_increment_exists() function