hif-muldiv-expr

hif-muldiv-expr is a compiled Lisp function in `hideif.el'.

(hif-muldiv-expr)

Parse an expression with *,/,%.
muldiv : factor | muldiv '*|/|%' factor.