Home
last modified time | relevance | path

Searched defs:arith (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/lib/libshell/common/sh/
H A Darith.c113 static Sfdouble_t arith(const char **ptr, struct lval *lvalue, int type, Sfdouble_t n) in arith() function
H A Dmacro.c72 char arith; /* set for ((...)) */ member
1479 int arith = mp->arith; in varsub() local
H A Dlex.c96 char arith; member
/titanic_50/usr/src/ucbcmd/expr/
H A Dexpr.y172 char *arith(oper, r1, r2) char *r1, *r2; in arith() function
/titanic_50/usr/src/cmd/expr/
H A Dexpr.c246 *arith(oper, r1, r2) char *r1, *r2; in arith() function
/titanic_50/usr/src/cmd/oawk/
H A Drun.c593 arith(NODE **a, int n) in arith() function
/titanic_50/usr/src/cmd/awk/
H A Drun.c972 arith(Node **a, int n) in arith() function