Searched defs:T_AND (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/fm/eversholt/common/ | ||
H A D | tree.h | 59 T_AND, /* boolean && operator */ enumerator |
/titanic_50/usr/src/lib/libast/common/regex/ | ||
H A D | reglib.h | 148 #define T_AND (T_OPEN+11) macro |