Home
last modified time | relevance | path

Searched refs:astchar (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dctype.h116 #define astchar(c) ((c<QUOTE) && _ctype2[c]&(T_AST)) macro
H A Dmacro.c220 if (astchar(c))