Searched defs:S05 (Results 1 – 14 of 14) sorted by relevance
114 const S05: f64 = 1.23542274426137913908e-11; /* 0x3DAB2ACF, 0xCFB97ED8 */ constant
64 const S05: f32 = 1.2354227016e-11; /* 0x2d59567e */ constant
368 template <class T> struct S05 { struct369 void m() { in m()374 template struct S05<int>; variable
13 struct S05 { virtual void f(); }; struct