Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libpp/common/
H A Dpplib.h512 #define INC_MEMBER(n) (1<<((n)+INC_MAX)) macro
/titanic_51/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h504 #define INC_MEMBER(n) (1<<((n)+INC_MAX)) macro