Home
last modified time | relevance | path

Searched refs:iiconv (Results 1 – 1 of 1) sorted by relevance

/trueos/usr.bin/xlint/lint1/
HDtree.c65 static void iiconv(op_t, int, tspec_t, tspec_t, type_t *, tnode_t *);
1680 iiconv(op, arg, nt, ot, tp, tn); in convert()
1768 iiconv(op_t op, int arg, tspec_t nt, tspec_t ot, type_t *tp, tnode_t *tn) in iiconv() function