Searched refs:A_omit (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/mam/ | ||
H A D | mamnew.c | 74 #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