Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/blenloader/intern/
H A Dreadfile.c269 static bool library_link_idcode_needs_tag_check(const short idcode, const int flag);
8397 if (library_link_idcode_needs_tag_check(idcode, flag)) { in link_named_part()
8471 static bool library_link_idcode_needs_tag_check(const short idcode, const int flag) in library_link_idcode_needs_tag_check() function
8495 if (library_link_idcode_needs_tag_check(idcode, flag)) { in library_link_clear_tag()