Searched refs:pi0 (Results 1 – 4 of 4) sorted by relevance
142 T pi0 = T(3.1415926535897932385); variable143 template int pi0<int>; // expected-note {{previous explicit instantiation is here}} variable144 template int pi0<int>; // expected-error {{duplicate explicit instantiation of 'pi0<int>'}} variable222 T pi0 = T(3.1415926535897932385); variable224 template<> float pi0<int> = 10; variable225 template<> int pi0<const int> = 10; variable242 T pi0 = T(3.1415926535897932385); variable244 template<> int pi0<int> = 10; // expected-note 3{{previous definition is here}} variable248 template<> int pi0<int> = 10; // expected-error {{redefinition of 'pi0<int>'}} variable249 …template<> CONST int pi0<int> = 10; // expected-error {{redefinition of 'pi0' with a different typ… variable[all …]
20 T pi0 = T(3.1415926535897932385); // expected-note {{previous definition is here}} variable22 template int pi0 = 10; // expected-error {{variable cannot be defined in an explicit instantiation;…
322 pi0 {323 nvidia,pins = "pi0";
1245 pi0 { /* NC */1246 nvidia,pins = "pi0";