Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libcbor/dist/src/cbor/
H A Dcallbacks.h24 typedef void (*cbor_int32_callback)(void *, uint32_t); typedef
54 cbor_int32_callback uint32;
61 cbor_int32_callback negint32;
/netbsd-src/external/mit/libcbor/dist/doc/source/streaming/
H A Ddecoding.rst84 .. doxygentypedef:: cbor_int32_callback