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

  /src/usr.bin/xlint/lint1/
tree.c 2045 ln = cconv(ln);
2047 rn = cconv(rn);
2365 ln = cconv(ln);
2382 cconv(tnode_t *tn) function in typeref:typename:tnode_t *
4472 tn = cconv(tn);
4619 arg = cconv(arg);
4676 func = cconv(func);
4706 tn = cconv(tn);
tree.c 2045 ln = cconv(ln);
2047 rn = cconv(rn);
2365 ln = cconv(ln);
2382 cconv(tnode_t *tn) function in typeref:typename:tnode_t *
4472 tn = cconv(tn);
4619 arg = cconv(arg);
4676 func = cconv(func);
4706 tn = cconv(tn);

Completed in 140 milliseconds