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

/netbsd-6-1-5-RELEASE/usr.sbin/gspa/gspa/
H A Dgsp_gram.y105 | '*' '-' REGISTER { $$ = reg_ind($3, M_PREDEC); }
106 | '-' '*' REGISTER { $$ = reg_ind($3, M_PREDEC); }
H A Dgsp_ass.h116 #define M_PREDEC 3 /* *-R */ macro

Completed in 110 milliseconds