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

  /src/usr.bin/xlint/lint1/
externs1.h 295 tnode_t *cconv(tnode_t *);
func.c 549 tn = cconv(tn);
614 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);
init.c 258 rn = cconv(rn);

Completed in 18 milliseconds