Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/ndrgen/
H A Dndrgen.h139 unsigned int is_conformant : 1; member
167 int is_conformant; member
H A Dndr_anal.c431 ti->is_conformant = 1; in analyze_typeinfo_struct()
914 ti->is_conformant = 1; in bind_typeinfo()
H A Dndr_gen.c528 if (ti->is_conformant) in generate_typeinfo_typeinfo()