Searched refs:e5 (Results 1 - 8 of 8) sorted by relevance

/haiku/src/system/libroot/posix/musl/math/
H A Dexp10.c11 1, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9,
H A Dexp10f.c10 1, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7
H A Dexp10l.c17 1, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9,
/haiku/src/kits/mail/
H A Dnumailkit.cpp22 #define timeout 5e5
/haiku/headers/libs/agg/
H A Dagg_span_gouraud_rgba.h59 m_1dy = (dy < 1e-5) ? 1e5 : 1.0 / dy;
/haiku/src/tests/kits/media/
H A DTimedEventQueueTest.cpp82 media_timed_event e5(0x1111,BTimedEventQueue::B_STOP);
83 q->RemoveEvent(&e5);
/haiku/src/libs/icon/
H A DIconUtils.cpp264 uint32 e5 = (b == f && b != d && f != h && e != i) local
276 *(uint32*)(dstBits + (y * 3 + 1) * dstBPR + (x * 3 + 2) * 4) = e5;
/haiku/src/system/libroot/posix/stdlib/
H A Dstrtod.c1098 1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9,

Completed in 78 milliseconds