Lines Matching defs:GETCHR
56 #define GETCHR() (*(unsigned char*)ip++)162 #define GETCHR() (*(unsigned char*)ip++)229 while (!(state = rp[c = GETCHR()]));1755 while ((c = GETCHR()) && c != '\n')1993 switch (GETCHR())1998 c = GETCHR();2010 c = GETCHR() - ARGOFFSET;2035 c = GETCHR();2044 c = GETCHR();2066 c = GETCHR();