Home | History | Annotate | Download | only in Analysis

Lines Matching full:uninit

722 //  a false positive that 'uninit' could be uninitialized at the call
732 int uninit;
734 uninit = 1;
736 uninit = 3;
738 uninit = 2;
740 pr4358_aux(uninit); // no-warning