Searched defs:new_chunk_capacity (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libcbor/src/cbor/ | ||
H A D | bytestrings.c | 104 size_t new_chunk_capacity = in cbor_bytestring_add_chunk() local |
H A D | strings.c | 93 size_t new_chunk_capacity = cbor_string_add_chunk() local |