Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ndrgen/
H A Dndr_anal.c36 #define ALLOW_VARSIZE 1 macro
410 allow = ALLOW_VARSIZE; in analyze_typeinfo_struct()
729 if (type_down->size_variable_part && !(allow & ALLOW_VARSIZE)) { in analyze_member()