Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libcbor/src/cbor/
H A Dcallbacks.h28 typedef void (*cbor_int64_callback)(void *, uint64_t); typedef
57 cbor_int64_callback uint64;
60 cbor_int64_callback negint64;
89 cbor_int64_callback tag;
/freebsd-13.1/contrib/libcbor/doc/source/streaming/
H A Ddecoding.rst34 .. doxygentypedef:: cbor_int64_callback