Home
last modified time | relevance | path

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

/openbmc/libbej/src/
H A Dbej_decoder_core.c582 const uint8_t* wholeBejInt = in bejHandleBejReal() local
584 const uint8_t* fractZeroCountNnint = wholeBejInt + wholeByteLen; in bejHandleBejReal()
591 realValue.whole = bejGetIntegerValue(wholeBejInt, wholeByteLen); in bejHandleBejReal()