Home
last modified time | relevance | path

Searched refs:cbor_int64_callback (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libcbor/src/cbor/
H A Dcallbacks.h30 typedef void (*cbor_int64_callback)(void *, uint64_t); typedef
59 cbor_int64_callback uint64;
62 cbor_int64_callback negint64;
91 cbor_int64_callback tag;
/freebsd/contrib/libcbor/doc/source/api/
H A Dstreaming_decoding.rst28 .. doxygentypedef:: cbor_int64_callback