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

/illumos-gate/usr/src/tools/ndrgen/
H A Dndr_print.c251 if (np->n_m_type &&
252 (np->n_m_type->label == IDENTIFIER ||
253 np->n_m_type->label == TYPENAME)) {
254 (void) snprintf(buf, NDLBUFSZ, "%s", np->n_m_type->n_sym->name);
269 print_node(np->n_m_type);
H A Dndrgen.h65 #define n_m_type n_node[1] macro
H A Dndr_anal.c567 type_down = find_typeinfo_by_name(mem_np->n_m_type);

Completed in 72 milliseconds