Searched refs:arith_compile (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dstreval.h196 extern Arith_t *arith_compile(const char*,char**,Sfdouble_t(*)(const char**,struct lval*,int,Sfdouble_t),int);
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Darith.c392 ep = arith_compile(str,(char**)&ptr,arith,ARITH_COMP|1);

Completed in 1263 milliseconds