Searched defs:ni3 (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp9.cpp22 constexpr double &ni3; // expected-error {{declaration of reference variable 'ni3' requires an initializer}} variable
/external/clang/test/SemaCXX/
H A Drval-references.cpp44 not_int ni3 = over2(0); local
/external/srec/srec/crec/
H A Dsrec_context.c1575 nodeID ni2, ni3, ni4, ni3a; local
1635 ni3 = arc2->to_node;
1636 remove_added_arcs_arriving(fst, ni3);
1637 if (ni3 == fst_slot_end_node)
1639 node3 = &fst->FSMnode_list[ni3];

Completed in 202 milliseconds