Home
last modified time | relevance | path

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

/dports/audio/mikmod/mikmod-3.2.8/src/
H A Dmlist.h67 BOOL PL_CurrentDeleted(PLAYLIST * pl);
H A Dmlist.c146 BOOL PL_CurrentDeleted(PLAYLIST * pl) in PL_CurrentDeleted() function
H A Dmikmod.c740 (!MP_Active() || next || PL_CurrentDeleted(&playlist)) && in player_timeout()