Searched refs:SYMMASK (Results 1 – 2 of 2) sorted by relevance
| /titanic_50/usr/src/lib/libshell/common/include/ | ||
| H A D | shlex.h | 101 #define SYMMASK 0170000 macro |
| /titanic_50/usr/src/lib/libshell/common/sh/ | ||
| H A D | lex.c | 1948 switch(sym&SYMMASK) in fmttoken() |