Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libcbor/dist/src/cbor/
H A Dcallbacks.h18 typedef void (*cbor_int8_callback)(void *, uint8_t); typedef
50 cbor_int8_callback uint8;
65 cbor_int8_callback negint8;
/netbsd-src/external/mit/libcbor/dist/doc/source/streaming/
H A Ddecoding.rst82 .. doxygentypedef:: cbor_int8_callback