Searched refs:F_RADSDECIMAL (Results 1 – 2 of 2) sorted by relevance
355 #define F_RADSDECIMAL 0x4 /* output radix = signed decimal */ macro
108 } else if (ctx.flags & F_RADSDECIMAL) { in disppc()