Home
last modified time | relevance | path

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

/freebsd/lib/libcbor/cbor/
H A Dconfiguration.h8 #define CBOR_CUSTOM_ALLOC 0 macro
/freebsd/contrib/libcbor/
H A DCMakeLists.txt20 option(CBOR_CUSTOM_ALLOC "Custom, dynamically defined allocator support" OFF) global() option