Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/
H A DBLI_ghash.h202 GSet *BLI_gset_copy(GSet *gs, GSetKeyCopyFP keycopyfp) ATTR_MALLOC ATTR_WARN_UNUSED_RESULT;
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A DBLI_ghash.c1133 GSet *BLI_gset_copy(GSet *gs, GHashKeyCopyFP keycopyfp) in BLI_gset_copy() function