Home
last modified time | relevance | path

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

/trueos/usr.bin/xlint/lint1/
HDtree.c68 static tnode_t *bldstr(op_t, tnode_t *, tnode_t *);
628 ntn = bldstr(op, ln, rn); in build()
2339 bldstr(op_t op, tnode_t *ln, tnode_t *rn) in bldstr() function