Home
last modified time | relevance | path

Searched refs:FKSH (Results 1 – 4 of 4) sorted by relevance

/external/mksh/src/
Dexec.c633 !(tp->flag & FKSH)) { in comexec()
725 if (tp->flag & FKSH) in comexec()
737 if (tp->flag & FKSH) { in comexec()
1024 tp->flag |= FKSH; in define()
Dfuncs.c834 tobool(f->flag & FKSH), in c_typeset()
859 tobool(vp->flag & FKSH), in c_typeset()
Dsh.h1152 #define FKSH BIT(11) /* function defined with function x (vs x()) */ macro
Dcheck.t7084 (note: ksh93 has no local; typeset works only in FKSH)
7244 (note: ksh93 has no local; typeset works only in FKSH)