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

/ast/src/cmd/mam/
H A Dmamold.c65 #define A_listtarg (A_LAST<<2) /* listed as target */ macro
312 if (!(r->attributes & (A_listtarg|A_metarule)))
314 r->attributes |= A_listtarg;
H A Dmamnew.c73 #define A_listtarg (A_LAST<<6) /* listed as target */ macro
449 if (!(r->attributes & (A_listtarg|A_metarule)))
451 r->attributes |= A_listtarg;

Completed in 11 milliseconds