Searched refs:F_RADUDECIMAL (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/bedbug/ | ||
A D | ppc.h | 354 #define F_RADUDECIMAL 0x2 /* output radix = unsigned decimal */ macro |
/u-boot/common/ | ||
A D | bedbug.c | 106 } else if (ctx.flags & F_RADUDECIMAL) { in disppc() |
Completed in 5 milliseconds