Home
last modified time | relevance | path

Searched defs:valcopyfp (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A DBLI_ghash.c128 GHashValCopyFP valcopyfp) in ghash_entry_copy()
655 static GHash *ghash_copy(GHash *gh, GHashKeyCopyFP keycopyfp, GHashValCopyFP valcopyfp) in ghash_copy()
727 GHash *BLI_ghash_copy(GHash *gh, GHashKeyCopyFP keycopyfp, GHashValCopyFP valcopyfp) in BLI_ghash_copy()