Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libcbor/src/cbor/
H A Dcallbacks.h22 typedef void (*cbor_int16_callback)(void *, uint16_t); typedef
53 cbor_int16_callback uint16;
64 cbor_int16_callback negint16;
/freebsd-13.1/contrib/libcbor/doc/source/streaming/
H A Ddecoding.rst32 .. doxygentypedef:: cbor_int16_callback