Home
last modified time | relevance | path

Searched defs:tnode (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.bin/xlint/lint1/
Dlint1.h259 typedef struct tnode { struct
267 struct tnode *_tn_left; /* (left) operand */ argument
274 } tnode_t; argument