Lines Matching +defs:t +defs:c
72 #define musthave(c,cf) do { if (token(cf) != (c)) syntaxerr(NULL); } while (/* CONSTCOND */ 0) argument
77 int c; in yyparse() local
92 struct op *t, *p, *tl = NULL; in pipeline() local
112 struct op *t, *p; in andor() local
113 int c; in andor() local
130 struct op *t = NULL, *p, *tl = NULL; in c_list() local
131 int c; in c_list() local
225 struct op *t; in nested() local
238 struct op *t; in get_command() local
239 int c, iopn = 0, syniocf; in get_command() local
516 int c; in dogroup() local
540 struct op *t; in thenpart() local
554 struct op *t; in elsepart() local
577 struct op *t, *tl; in caselist() local
578 int c; in caselist() local
604 struct op *t; in casepart() local
644 struct op *t; in function_body() local
713 int c; in wordlist() local
744 struct op *t; in block() local
818 int c; in syntaxerr() local
881 struct op *t; in newtp() local
967 int c = tpeek(ARRAYVAR | (meta == TM_BINOP ? 0 : CONTIN)); in dbtestp_isa() local
1012 int c = tpeek(ARRAYVAR); in dbtestp_getopnd() local
1111 struct op *t; in yyrecursive() local