HomeSort by relevance Sort by last modified time
    Searched refs:MULOP (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
perly.h 34 #define MULOP 289
toke.c 162 #define Mop(f) return ao((yylval.ival=f, REPORT("mul",f) PL_expect = XTERM,PL_bufptr = s,(int)MULOP))
    [all...]
  /onnv/onnv-gate/usr/src/cmd/csh/
sh.exp.c 28 #define MULOP 2
401 if (isa(**vp, MULOP)) {
632 if (what & MULOP && (*cp == '*' || *cp == '/' || *cp == '%'))

Completed in 60 milliseconds