Home
last modified time | relevance | path

Searched refs:arith_exec (Results 1 – 16 of 16) sorted by relevance

/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Dstreval.h206 extern Sfdouble_t arith_exec(Arith_t*);
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Dstreval.h206 extern Sfdouble_t arith_exec(Arith_t*);
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Dstreval.h212 extern Sfdouble_t arith_exec(Arith_t *);
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Dstreval.h216 extern Sfdouble_t arith_exec(Arith_t*);
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/sh/
H A Dstreval.c155 Sfdouble_t arith_exec(Arith_t *ep) in arith_exec() function
964 d = arith_exec(ep); in strval()
H A Dmacro.c2053 num = arith_exec(t->ar.arcomp); in comsubst()
H A Dxec.c2497 shp->exitval = !arith_exec((Arith_t*)t->ar.arcomp); in sh_exec()
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/sh/
H A Dstreval.c155 Sfdouble_t arith_exec(Arith_t *ep) in arith_exec() function
964 d = arith_exec(ep); in strval()
H A Dmacro.c2053 num = arith_exec(t->ar.arcomp); in comsubst()
H A Dxec.c2497 shp->exitval = !arith_exec((Arith_t*)t->ar.arcomp); in sh_exec()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Dstreval.c164 Sfdouble_t arith_exec(Arith_t *ep) { in arith_exec() function
1026 d = arith_exec(ep); in strval()
H A Dmacro.c1916 num = arith_exec(t->ar.arcomp); in comsubst()
H A Dxec.c2025 shp->exitval = !arith_exec((Arith_t *)t->ar.arcomp); in sh_exec()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Dstreval.c169 Sfdouble_t arith_exec(Arith_t *ep) in arith_exec() function
1028 d = arith_exec(ep); in strval()
H A Dmacro.c2140 num = arith_exec(t->ar.arcomp); in comsubst()
H A Dxec.c2577 shp->exitval = !arith_exec((Arith_t*)t->ar.arcomp); in sh_exec()