Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_file/
H A Dfilelist.c403 static int compare_direntry_generic(const FileListInternEntry *entry1, in compare_direntry_generic() function
462 if ((ret = compare_direntry_generic(entry1, entry2))) { in compare_name()
481 if ((ret = compare_direntry_generic(entry1, entry2))) { in compare_date()
509 if ((ret = compare_direntry_generic(entry1, entry2))) { in compare_size()
536 if ((ret = compare_direntry_generic(entry1, entry2))) { in compare_extension()