Searched refs:PopOp (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xcalc/dist/
H A Dmath.c70 static int PopOp(void);
493 PopOp(); /* replace the prev op */
505 lastop=PopOp(); /* get it */
627 lastop=PopOp();
706 while (!isopempty() && (lastop=PopOp())!=kLPAR) {
900 PopOp(void) function in typeref:typename:int

Completed in 2 milliseconds