Home
last modified time | relevance | path

Searched refs:A_POW (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libshell/common/include/
H A Dstreval.h117 #define A_POW 9 macro
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dstreval.c305 case A_POW: in arith_exec()
567 if(c==MAXPREC || op==A_POW) in expr()
741 case A_GT: case A_GE: case A_POW: in expr()