Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libcbor/src/cbor/
H A Dcallbacks.h19 typedef void (*cbor_int8_callback)(void *, uint8_t); typedef
51 cbor_int8_callback uint8;
66 cbor_int8_callback negint8;
/freebsd-13.1/contrib/libcbor/doc/source/streaming/
H A Ddecoding.rst31 .. doxygentypedef:: cbor_int8_callback