Searched refs:zcbor_flags_to_bytes (Results 1 – 2 of 2) sorted by relevance
517 static inline size_t zcbor_flags_to_bytes(size_t num_flags) in zcbor_flags_to_bytes() function
770 += zcbor_flags_to_bytes(state->decode_state.map_elem_count); in zcbor_unordered_map_start_decode()864 size_t new_bytes = zcbor_flags_to_bytes(state->decode_state.map_elem_count); in allocate_map_flags()865 size_t old_bytes = zcbor_flags_to_bytes(old_flags); in allocate_map_flags()1067 for (size_t i = 0; i < zcbor_flags_to_bytes(state->decode_state.map_elem_count); i++) { in zcbor_unordered_map_end_decode()