Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Darith_yacc.c83 #define ARITH_MAX_PREC 8 macro
241 return binop2(a, op, ARITH_MAX_PREC, noeval); in binop()