Home
last modified time | relevance | path

Searched refs:Tfunction (Results 1 – 5 of 5) sorted by relevance

/third_party/mksh/
Dsyn.c699 yyerror(Tinvname, sname, Tfunction); in function_body()
805 { Tfunction, FUNCTION, true },
Dtree.c775 fptreef(shf, i, "%s %s %T", Tfunction, k, v); in fpFUNCTf()
777 fptreef(shf, i, "%s %s() %T", Tfunction, k, v); in fpFUNCTf()
Dsh.h1025 #define Tfunction (T_function + 1) macro
1191 #define Tfunction "function" macro
Dhistrap.c96 bi_errorf("history %ss not available", Tfunction); in c_fc()
Dexec.c810 internal_errorf(Tunexpected_type, Tunwind, Tfunction, i); in comexec()