PM_EXACT
*mchtype = PM_EXACT;
#define PM_EXACT_OR_CHILD(m) ((m) == PM_EXACT || (m) == PM_CHILD)
mchtype = PM_EXACT;