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

/xsrc/external/mit/xcalc/dist/
H A Dmath.c880 static int opstack[STACKMAX]; variable in typeref:typename:int[]
895 opstack[opsp++]=op;
908 return(opstack[--opsp]);

Completed in 3 milliseconds