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