Searched defs:nd_st (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/vi/misc/
H A Dctags.c77 struct nd_st { /* sorting structure */ struct
84 struct nd_st *left, *right; /* left and right sons */
88 typedef struct nd_st NODE;

Completed in 120 milliseconds