Home | History | Annotate | Download | only in src

Lines Matching refs:TYPE_ATTRIB

156 	if (type->flavor != TYPE_ATTRIB)
641 if (alias->flavor == TYPE_ATTRIB)
2322 if (type->flavor == TYPE_ATTRIB) {
2502 TYPE_ATTRIB) {
2527 p->type_val_to_struct[i]->flavor == TYPE_ATTRIB) {
2547 p->type_val_to_struct[i]->flavor == TYPE_ATTRIB)
2565 p->type_val_to_struct[i]->flavor == TYPE_ATTRIB) {
3241 if (stype && ttype && stype->flavor != TYPE_ATTRIB && ttype->flavor != TYPE_ATTRIB) {
3246 if (stype && stype->flavor != TYPE_ATTRIB) {
3260 if (ttype && ttype->flavor != TYPE_ATTRIB) {
3371 if (stype && ttype && stype->flavor != TYPE_ATTRIB && ttype->flavor != TYPE_ATTRIB) {
3376 if (stype && stype->flavor != TYPE_ATTRIB) {
3390 if (ttype && ttype->flavor != TYPE_ATTRIB) {