Searched defs:Arith_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dstreval.h99 } Arith_t; typedef in typeref:struct:_arith_
196 extern Arith_t *arith_compile(const char*,char**,Sfdouble_t(*)(const char**,struct lval*,int,Sfdouble_t),int);
197 extern Sfdouble_t arith_exec(Arith_t*);

Completed in 58 milliseconds