Home
last modified time | relevance | path

Searched refs:PL_Randomize (Results 1 – 4 of 4) sorted by relevance

/dports/audio/mikmod/mikmod-3.2.8/src/
H A Dmlist.h95 void PL_Randomize(PLAYLIST * pl);
H A Dmlist.c479 PL_Randomize(pl); in PL_ContNext()
502 PL_Randomize(pl); in PL_ContNext()
597 void PL_Randomize(PLAYLIST * pl) in PL_Randomize() function
H A Dmikmod.c1053 PL_Randomize(&playlist); in main()
H A Dmlistedit.c1184 PL_Randomize(&playlist); in cb_handle_menu()