Home
last modified time | relevance | path

Searched defs:ppisassignop (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libpp/common/
H A Dpp.h242 #define ppisassignop(x) (((x)>=T_MPYEQ)&&((x)<=T_OREQ)) macro
/titanic_51/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.h242 #define ppisassignop(x) (((x)>=T_MPYEQ)&&((x)<=T_OREQ)) macro