Home
last modified time | relevance | path

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

/dports/audio/aqualung/aqualung-1.0/src/
H A Dplaylist.h189 #define PL_SET_FLAG(plist, flag) (plist->flags |= flag) macro
H A Dplaylist.c522 PL_SET_FLAG(data, PL_FLAG_ACTIVE); in playlist_set_active()
1817 PL_SET_FLAG(pldata, PL_FLAG_ACTIVE); in add_files_to_playlist_thread()
1896 PL_SET_FLAG(pldata, PL_FLAG_ACTIVE); in add_dir_to_playlist()
4793 PL_SET_FLAG(data, PL_FLAG_ACTIVE); in parse_playlist_track()
4795 PL_SET_FLAG(data, PL_FLAG_COVER); in parse_playlist_track()