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.c179 uint16_t dictPropOffset; in bejGetDictionaryAndProperty() local
184 dictPropOffset = params->state.mainDictPropOffset; in bejGetDictionaryAndProperty()
189 dictPropOffset = params->state.annoDictPropOffset; in bejGetDictionaryAndProperty()
199 bejDictGetProperty(*dictionary, dictPropOffset, sequenceNumber, prop); in bejGetDictionaryAndProperty()
203 dictPropOffset); in bejGetDictionaryAndProperty()