Searched refs:type_dim (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/ndrgen/
H A Dndr_anal.c167 if (ti->type_dim) {
169 ti->type_dim->n_int);
234 if (ti->type_dim) {
236 p, ti->type_dim->n_int);
589 proto_ti.type_dim = np->n_d_dim;
690 type_down->type_dim == 0)) {
707 type_down->type_dim == 0) { /* var-length array of some sort */
870 if (ti->type_dim != proto_ti->type_dim)
909 } else if (ti->type_dim) {
[all...]
H A Dndrgen.h151 struct node *type_dim; /* for LB */ member in struct:typeinfo
H A Dndr_gen.c431 mem, mem->type->type_down, mem->type->type_dim);

Completed in 60 milliseconds