Lines Matching refs:elem_count
60 state->elem_count++; \
88 FAIL_IF((state->elem_count == 0) \ in value_extract()
122 (state->elem_count)--; in value_extract()
378 state->elem_count *= 2; in map_start_decode()
535 temp_elem_count = state->elem_count; in any_decode()
537 state->elem_count = value; in any_decode()
541 state->elem_count = temp_elem_count; in any_decode()
545 state->elem_count = temp_elem_count; in any_decode()
568 state->elem_count++; in tag_decode()
597 uint32_t elem_count_bak = state->elem_count; in multi_decode()
603 state->elem_count = elem_count_bak; in multi_decode()