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

/illumos-gate/usr/src/lib/libeti/form/common/
H A Dfieldtype.c113 IncrType(left); /* increment reference count */
114 IncrType(right); /* increment reference count */
H A Dfield.c100 IncrType(f->type); /* increment reference count */
122 IncrType(f->type); /* increment reference count */
/illumos-gate/usr/src/lib/libeti/form/inc/
H A Dutility.h86 #define IncrType(type) { if (type) ++(type -> ref); } macro

Completed in 55 milliseconds