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

  /src/external/mit/libcbor/dist/src/cbor/
floats_ctrls.h 115 cbor_item_t *cbor_new_undef();
floats_ctrls.c 146 cbor_item_t *cbor_new_undef() { function
  /src/external/mit/libcbor/dist/test/
memory_allocation_test.c 174 WITH_FAILING_MALLOC({ assert_null(cbor_new_undef()); });
cbor_serialize_test.c 267 cbor_item_t *item = cbor_new_undef();
  /src/external/mit/libcbor/dist/src/cbor/internal/
builder_callbacks.c 360 cbor_item_t *res = cbor_new_undef();
  /src/external/mit/libcbor/dist/docs/doxygen/search/
functions_1.js 147 ['cbor_5fnew_5fundef',['cbor_new_undef',['../floats__ctrls_8c.html#a7d40d18664a72a266ce98030d30a7377',1,'cbor_new_undef(): floats_ctrls.c'],['../floats__ctrls_8h.html#a7d40d18664a72a266ce98030d30a7377',1,'cbor_new_undef(): floats_ctrls.c']]],
all_3.js 198 ['cbor_5fnew_5fundef',['cbor_new_undef',['../floats__ctrls_8c.html#a7d40d18664a72a266ce98030d30a7377',1,'cbor_new_undef(): floats_ctrls.c'],['../floats__ctrls_8h.html#a7d40d18664a72a266ce98030d30a7377',1,'cbor_new_undef(): floats_ctrls.c']]],

Completed in 18 milliseconds