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

/xsrc/external/mit/xcalc/dist/
H A Dmath.c71 static int isopempty(void);
492 if (!isopempty())
504 if (!isopempty()) { /* there was a previous op */
624 while (!isopempty()) { /* do all pending ops */
706 while (!isopempty() && (lastop=PopOp())!=kLPAR) {
913 isopempty(void) function in typeref:typename:int

Completed in 3 milliseconds