Searched refs:F_RADOCTAL (Results 1 – 2 of 2) sorted by relevance
353 #define F_RADOCTAL 0x1 /* output radix = unsigned octal */ macro
102 if (ctx.flags & F_RADOCTAL) { in disppc()