Home
last modified time | relevance | path

Searched refs:le_inf_bytes (Results 1 – 3 of 3) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qstringref/
H A Dtst_qstringref.cpp149 static const unsigned char le_inf_bytes[] = { 0, 0, 0, 0, 0, 0, 0xf0, 0x7f }; variable
154 return *reinterpret_cast<const double *>(le_inf_bytes); in inf()
/dports/devel/qmake/qt-x11-free-3.3.8/src/tools/
H A Dqlocale.cpp102 static const unsigned char le_inf_bytes[] = { 0, 0, 0, 0, 0, 0, 0xf0, 0x7f }; variable
107 *((const double *) le_inf_bytes)); in inf()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qstring/
H A Dtst_qstring.cpp283 static const unsigned char le_inf_bytes[] = { 0, 0, 0, 0, 0, 0, 0xf0, 0x7f }; variable
288 return *reinterpret_cast<const double *>(le_inf_bytes); in inf()