Home
last modified time | relevance | path

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

/openbmc/libbej/include/libbej/
H A Dbej_decoder_core.h117 int (*callbackReal)(const char* propertyName, const struct BejReal* value,
H A Dbej_common.h133 struct BejReal struct
H A Dbej_tree.h146 struct BejReal bejReal;
/openbmc/libbej/src/
H A Dbej_decoder_json.cpp199 static int callbackReal(const char* propertyName, const struct BejReal* value, in callbackReal()
H A Dbej_decoder_core.c591 struct BejReal realValue; in bejHandleBejReal()