Searched defs:tokstr (Results 1 – 5 of 5) sorted by relevance
48 struct tokstr { struct49 const char *s; /* the string (in the string table) */50 const char *file; /* file where this token appeared */51 int line; /* line where this token appeared */
70 char *tokstr; member
77 char *tokstr; member
62 char *tokstr; member
289 char tokstr[3]; in sh_lex() local1987 register char *tokstr; in sh_syntax() local