Searched refs:_cbor_double_helper (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libcbor/src/cbor/internal/
H A Dloaders.c78 union _cbor_double_helper helper = {.as_uint = _cbor_load_uint64(source)};
/openbsd-current/lib/libcbor/src/cbor/
H A Ddata.h153 union _cbor_double_helper { union
H A Dencoding.c189 ((union _cbor_double_helper){.as_double = value}).as_uint, buffer,

Completed in 329 milliseconds