Searched refs:F_RADSDECIMAL (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/bedbug/ | ||
| A D | ppc.h | 355 #define F_RADSDECIMAL 0x4 /* output radix = signed decimal */ macro |
| /u-boot/common/ | ||
| A D | bedbug.c | 109 } else if (ctx.flags & F_RADSDECIMAL) { in disppc() |
Completed in 4 milliseconds