Searched refs:custom_malloc (Results 1 – 2 of 2) sorted by relevance
14 void cbor_set_allocs(_cbor_malloc_t custom_malloc, in cbor_set_allocs() argument16 _cbor_malloc = custom_malloc; in cbor_set_allocs()
137 * @param custom_malloc malloc implementation141 CBOR_EXPORT void cbor_set_allocs(_cbor_malloc_t custom_malloc,