Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libcbor/src/cbor/
H A Dcallbacks.h21 typedef void (*cbor_int8_callback)(void *, uint8_t); typedef
53 cbor_int8_callback uint8;
68 cbor_int8_callback negint8;
/freebsd-14.2/contrib/libcbor/doc/source/api/
H A Dstreaming_decoding.rst25 .. doxygentypedef:: cbor_int8_callback