Searched refs:_IO_SCIENTIFIC (Results 1 – 2 of 2) sorted by relevance
77 static const __int_type _S_scientific = _IO_SCIENTIFIC;87 static const __int_type _S_floatfield = _IO_SCIENTIFIC | _IO_FIXED;
152 #define _IO_SCIENTIFIC 04000 macro