HomeSort by: relevance | last modified time | path
    Searched defs:rdisc (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/xlint/lint2/
read.c 317 bool rused, rdisc; local in function:funccall
326 rused = rdisc = false;
333 if (rused || rdisc)
338 if (rused || rdisc)
342 if (rused || rdisc)
344 rdisc = true;
370 fcall->f_rdisc = rdisc;
read.c 317 bool rused, rdisc; local in function:funccall
326 rused = rdisc = false;
333 if (rused || rdisc)
338 if (rused || rdisc)
342 if (rused || rdisc)
344 rdisc = true;
370 fcall->f_rdisc = rdisc;

Completed in 30 milliseconds