Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/src/cbor/
H A Dcallbacks.h24 typedef void (*cbor_int16_callback)(void *, uint16_t); typedef
55 cbor_int16_callback uint16;
66 cbor_int16_callback negint16;
/freebsd/contrib/libcbor/doc/source/api/
H A Dstreaming_decoding.rst26 .. doxygentypedef:: cbor_int16_callback