Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_msgpack.c106 uint8_ch = 0xcc, uint16_ch = 0xcd, uint32_ch = 0xce, uint64_ch = 0xcf, in ucl_emitter_print_int_msgpack() local
125 buf[0] = uint16_ch; in ucl_emitter_print_int_msgpack()