Searched defs:eval (Results 1 – 5 of 5) sorted by relevance
18 ex basic::eval() const { in eval() function in basic
316 template<class A> result_type eval(A & a) in eval() function321 template<class A> result_type eval(A & a) const in eval() function
129 unsigned eval : 1; /* 'e' option given */ member
454 eval (struct ebuffer *ebuf, int set_default) in eval() function