Searched refs:T_CHAR (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dpsw.h47 #define T_CHAR 104 macro
H A Dpswparser.y218 { $$ = T_CHAR; }
H A Dpsw.c146 return (t == T_CHAR || t == T_UCHAR);
176 case T_CHAR:
223 case T_CHAR:
253 case T_CHAR:
1535 case T_CHAR:
1595 case T_CHAR:
1634 case T_CHAR:
1840 if ((arg->type == T_CHAR) && item->starred) {
H A Dpswsemantics.c72 return (t == T_CHAR || t == T_UCHAR);

Completed in 53 milliseconds