Searched defs:CN_CALLOC (Results 1 – 1 of 1) sorted by relevance
81 #define CN_CALLOC(ctx) ((ctx) && (ctx)->calloc_func) ? \ macro105 #define CN_CALLOC calloc(1, sizeof(cn_cbor)) macro