Home
last modified time | relevance | path

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

/openbmc/u-boot/include/bedbug/
H A Dppc.h362 #define F_LINENO 0x100 /* show line number info if available */ macro
/openbmc/u-boot/common/
H A Dbedbug.c139 if (ctx.flags & F_LINENO) { in disppc()