Searched refs:ip5 (Results 1 – 4 of 4) sorted by relevance
26 IP<np> ip5; variable27 IP<nonconst_np> ip5; // expected-error{{non-type template argument of type 'std::nullptr_t' (aka 'n… variable
212 final int ip5 = i + 5; in resetTables() local213 errfac[i] = 1.0 / (ip5 * ip5); in resetTables()214 final double e = 0.5 * FastMath.sqrt (((double) (i + 1)) / ip5); in resetTables()
18 t3 *ip5 = &int_val; variable
49 N::X<N::B>::type *ip5 = &i; // expected-note{{in instantiation of template class 'N::X<N::B>' reque… variable