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

/freebsd-11-stable/contrib/libucl/src/
H A Ducl_msgpack.c106 uint8_ch = 0xcc, uint16_ch = 0xcd, uint32_ch = 0xce, uint64_ch = 0xcf, local
139 buf[0] = uint64_ch;

Completed in 52 milliseconds