Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Daudio.c94 static struct plist shuffled_plist; variable
330 curr_plist = &shuffled_plist; in go_to_another_file()
335 plist_shuffle (&shuffled_plist); in go_to_another_file()
390 plist_clear (&shuffled_plist); in go_to_another_file()
559 plist_clear (&shuffled_plist); in audio_play()
561 plist_shuffle (&shuffled_plist); in audio_play()
564 curr_plist = &shuffled_plist; in audio_play()
964 plist_init (&shuffled_plist); in audio_initialize()
978 plist_free (&shuffled_plist); in audio_exit()
1039 plist_clear (&shuffled_plist); in audio_plist_add()
[all …]