Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/ndrgen/
H A Dndr_print.c167 if (np->n_d_dim) in print_node()
168 print_node(np->n_d_dim); in print_node()
H A Dndrgen.h78 #define n_d_dim n_node[1] macro
H A Dndr_anal.c591 proto_ti.type_dim = np->n_d_dim; in analyze_member()