HomeSort by: relevance | last modified time | path
    Searched refs:_cbor_free (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mit/libcbor/dist/src/
allocators.c 12 _cbor_free_t _cbor_free = free; variable
18 _cbor_free = custom_free;
  /src/external/mit/libcbor/dist/docs/doxygen/search/
variables_0.js 3 ['_5fcbor_5ffree',['_cbor_free',['../allocators_8c.html#a994f4145360ef0bfa3c48e59a5ca7186',1,'_cbor_free(): allocators.c'],['../common_8h.html#a994f4145360ef0bfa3c48e59a5ca7186',1,'_cbor_free(): allocators.c']]],
all_0.js 20 ['_5fcbor_5ffree',['_CBOR_FREE',['../common_8h.html#a1300043d7db8adf6ab67f7b787f14635',1,'_CBOR_FREE(): common.h'],['../allocators_8c.html#a994f4145360ef0bfa3c48e59a5ca7186',1,'_cbor_free(): allocators.c'],['../common_8h.html#a994f4145360ef0bfa3c48e59a5ca7186',1,'_cbor_free(): allocators.c']]],
  /src/external/mit/libcbor/dist/src/cbor/
common.h 79 _CBOR_FREE(cbor_item); \
92 extern _cbor_free_t _cbor_free;
116 #define _CBOR_FREE _cbor_free
122 #define _CBOR_FREE free

Completed in 31 milliseconds