Searched refs:manually_process_elem (Results 1 – 3 of 3) sorted by relevance
150 bool manually_process_elem; /**< Whether an (unordered map) element should be automatically member169 ? state->constant_state->manually_process_elem : ZCBOR_MANUALLY_PROCESS_ELEM_DEFAULT)
167 state_array[0].constant_state->manually_process_elem = ZCBOR_MANUALLY_PROCESS_ELEM_DEFAULT; in zcbor_new_state()
1297 state_d->constant_state->manually_process_elem = true; in ZTEST()