Home
last modified time | relevance | path

Searched refs:Tunwind (Results 1 – 3 of 3) sorted by relevance

/external/mksh/src/
Dmain.c769 internal_errorf(Tunexpected_type, Tunwind, Tsource, i); in include()
875 internal_errorf(Tunexpected_type, Tunwind, Tshell, i); in shell()
Dsh.h973 EXTERN const char Tunwind[] E_INIT("unwind"); variable
1134 #define Tunwind "unwind" macro
Dexec.c808 internal_errorf(Tunexpected_type, Tunwind, Tfunction, i); in comexec()