Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libcbor/src/cbor/
H A Dcallbacks.h25 typedef void (*cbor_int32_callback)(void *, uint32_t); typedef
55 cbor_int32_callback uint32;
62 cbor_int32_callback negint32;
/freebsd-13.1/contrib/libcbor/doc/source/streaming/
H A Ddecoding.rst33 .. doxygentypedef:: cbor_int32_callback