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 550 tn = cconv(tn);
615 tn = cconv(tn);
tree.c 927 expr = cconv(unconst_tnode(expr)); /* C23 6.5.2.1p2 */
2109 ln = cconv(ln);
2111 rn = cconv(rn);
2429 ln = cconv(ln);
2446 cconv(tnode_t *tn) function
4534 tn = cconv(tn);
4681 arg = cconv(arg);
4738 func = cconv(func);
4768 tn = cconv(tn);
init.c 258 rn = cconv(rn);

Completed in 30 milliseconds