Home
last modified time | relevance | path

Searched refs:dictPropOffset (Results 1 – 1 of 1) sorted by relevance

/openbmc/libbej/src/
H A Dbej_decoder_core.c158 uint16_t dictPropOffset; in bejGetDictionaryAndProperty() local
163 dictPropOffset = params->state.mainDictPropOffset; in bejGetDictionaryAndProperty()
168 dictPropOffset = params->state.annoDictPropOffset; in bejGetDictionaryAndProperty()
178 bejDictGetProperty(*dictionary, dictPropOffset, sequenceNumber, prop); in bejGetDictionaryAndProperty()
182 dictPropOffset); in bejGetDictionaryAndProperty()