Searched refs:Tfunction (Results 1 – 5 of 5) sorted by relevance
/third_party/mksh/ |
D | syn.c | 699 yyerror(Tinvname, sname, Tfunction); in function_body() 805 { Tfunction, FUNCTION, true },
|
D | tree.c | 775 fptreef(shf, i, "%s %s %T", Tfunction, k, v); in fpFUNCTf() 777 fptreef(shf, i, "%s %s() %T", Tfunction, k, v); in fpFUNCTf()
|
D | sh.h | 1025 #define Tfunction (T_function + 1) macro 1191 #define Tfunction "function" macro
|
D | histrap.c | 96 bi_errorf("history %ss not available", Tfunction); in c_fc()
|
D | exec.c | 810 internal_errorf(Tunexpected_type, Tunwind, Tfunction, i); in comexec()
|