Searched refs:old_bytes (Results 1 – 1 of 1) sorted by relevance
865 size_t old_bytes = zcbor_flags_to_bytes(old_flags); in allocate_map_flags() local866 size_t extra_bytes = new_bytes - old_bytes; in allocate_map_flags()