Home
last modified time | relevance | path

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

/dports/lang/ptoc/ptoc/
H A Dmain.h36 extern bool smart_union;
H A Dmain.cxx152 bool smart_union; variable
223 { &smart_union, NULL, "-smartunion", NULL, in scan_opt()
H A Dtrnod.cxx5151 ctx = (smart_union && fix_part == NULL && var_part != NULL in attrib()
5265 if (smart_union && fields->fix_part == NULL && fields->var_part != NULL in translate()