Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc.h726 #define XPC_SET_REASON(_p, _reason, _line) \ argument
729 (_p)->reason_line = _line; \
/openbmc/linux/arch/mips/include/asm/pci/
H A Dbridge.h622 #define BRIDGE_INT_DEV_SET(_dev, _line) (_dev << BRIDGE_INT_DEV_SHFT(_line)) argument
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py221 self._line = None
1153 self._line = line
1209 _parse_error(self._line, "missing end parenthesis",
1213 _parse_error(self._line, "malformed expression", self._filename,