Searched refs:_IO_FIXED (Results 1 – 2 of 2) sorted by relevance
71 static const __int_type _S_fixed = _IO_FIXED;87 static const __int_type _S_floatfield = _IO_SCIENTIFIC | _IO_FIXED;
153 #define _IO_FIXED 010000 macro