Searched refs:negint64 (Results 1 – 6 of 6) sorted by relevance
32 .negint64 = &cbor_builder_negint64_callback, in cjson_cbor_load() 79 callbacks->negint64(context, source->valueint + 1); in cjson_cbor_stream_decode()
62 cbor_int64_callback negint64; member
88 .negint64 = cbor_null_negint64_callback,
178 callbacks->negint64(context, _cbor_load_uint64(source + 1)); in cbor_stream_decode()
294 .negint64 = &negint64_callback,
25 .negint64 = &cbor_builder_negint64_callback, in cbor_load()