Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/tasks/
H A Dtask_content.c687 #define CONTENT_FILE_ATTR_SET_PERSISTENT(attr, persistent) (attr.i |= ((persistent) ? 8 : … macro
951 CONTENT_FILE_ATTR_SET_PERSISTENT(content->elems[idx].attr, in content_file_apply_overrides()
1287 CONTENT_FILE_ATTR_SET_PERSISTENT(attr, true); in content_file_set_attributes()