Searched defs:sf2 (Results 1 – 5 of 5) sorted by relevance
13 short _Fract sf2 = sf; variable
19 using sf2 = decltype(S<int>::foo2(1, 2)); // expected-error{{no matching function}} typedef
16 type(t1) sf2 global() variable
182 _Float16 sf2(struct shalf2 s) { in sf2() function
204 constexpr int (*sf2)(int) = &s.f; global() variable