Home
last modified time | relevance | path

Searched defs:qotchar (Results 1 – 3 of 3) sorted by relevance

/csrg-svn/old/sh/
H A Dctype.h76 #define qotchar(c) (((c)&QUOTE)==0 ANDF _ctype1[c]&(T_QOT)) macro
/csrg-svn/local/toolchest/ksh/shlib/
H A Dshtype.h94 #define qotchar(c) (_ctype1[c]&(T_QOT)) macro
/csrg-svn/local/toolchest/ksh/sh/
H A Dshtype.h94 #define qotchar(c) (_ctype1[c]&(T_QOT)) macro