#define ATTR_WARN_UNUSED_RESULT
#define ATTR_ALLOC_SIZE(...)
#define ATTR_NONNULL(...)
BMesh const char void * data
bool any(VecOp< bool, D >) RET
ccl_device_inline float len(const float2 a)
void(*) mem_freeN_ex(void *vmemh, AllocationType allocation_type)
void *(*) mem_mallocN(size_t len, const char *str) ATTR_WARN_UNUSED_RESULT ATTR_ALLOC_SIZE(1) ATTR_NONNULL(2)
void *(*) mem_dupallocN(const void *vmemh) ATTR_WARN_UNUSED_RESULT
void *(*) mem_malloc_arrayN(size_t len, size_t size, const char *str) ATTR_WARN_UNUSED_RESULT ATTR_ALLOC_SIZE(1
void add_memleak_data(std::any data)
void *(*) mem_calloc_arrayN(size_t len, size_t size, const char *str) ATTR_WARN_UNUSED_RESULT ATTR_ALLOC_SIZE(1
void *(*) mem_mallocN_aligned_ex(size_t len, size_t alignment, const char *str, AllocationType allocation_type)