Home
last modified time | relevance | path

Searched defs:DEFAULT_VALUE (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-networkd/src/
H A Dncsi_util.hpp17 constexpr auto DEFAULT_VALUE = -1; variable
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py3530 DEFAULT_VALUE = {BOOL: "n", TRISTATE: "n", STRING: "", INT: "", HEX: ""} variable