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

/ast/src/cmd/mam/
H A Dmamnew.c74 #define A_omit (A_LAST<<7) /* omit prereq */ macro
358 r->attributes |= A_omit;
413 if (!(r->attributes & (A_listprereq|A_omit)))

Completed in 11 milliseconds