Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libcbor/dist/src/cbor/
H A Dcallbacks.h27 typedef void (*cbor_int64_callback)(void *, uint64_t); typedef
56 cbor_int64_callback uint64;
59 cbor_int64_callback negint64;
88 cbor_int64_callback tag;
/netbsd-src/external/mit/libcbor/dist/doc/source/streaming/
H A Ddecoding.rst85 .. doxygentypedef:: cbor_int64_callback