Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libcbor/dist/src/cbor/
H A Dcallbacks.h21 typedef void (*cbor_int16_callback)(void *, uint16_t); typedef
52 cbor_int16_callback uint16;
63 cbor_int16_callback negint16;
/netbsd-src/external/mit/libcbor/dist/doc/source/streaming/
H A Ddecoding.rst83 .. doxygentypedef:: cbor_int16_callback