Searched defs:ppisassignop (Results 1 – 2 of 2) sorted by relevance
242 #define ppisassignop(x) (((x)>=T_MPYEQ)&&((x)<=T_OREQ)) macro