Searched refs:T_MPYEQ (Results 1 – 3 of 3) sorted by relevance
242 #define ppisassignop(x) (((x)>=T_MPYEQ)&&((x)<=T_OREQ))313 #define T_MPYEQ (N_PP+18) /* *= */ macro
497 { STAR1, { '=' }, KEEP(T_MPYEQ), },
765 c = T_MPYEQ; in ppcpp()