Lines Matching full:pushed

379 :   The top two values are popped off the stack, added, and the result is pushed
386 pushed onto the stack. The *scale* of the result is equal to the max
392 pushed onto the stack. If **a** is the *scale* of the first expression and
400 pushed onto the stack. The *scale* of the result is equal to **scale**.
407 pushed onto the stack.
418 the results (divided first, remainder second) are pushed onto the stack.
429 power of the first, and the result is pushed onto the stack. The *scale* of
439 result is pushed onto the stack. The *scale* of the result is equal to
450 negated and pushed onto the stack. This behavior without a number is a
455 : The top value is popped off the stack, and if it is zero, it is pushed back
456 onto the stack. Otherwise, its absolute value is pushed onto the stack.
463 computed, and the result is pushed onto the stack.
475 **1** is pushed if they are equal, or **0** otherwise.
482 pushed; otherwise, a **0** is pushed.
489 **1** is pushed if the first is less than the second, or **0** otherwise.
496 **1** is pushed if the first is less than or equal to the second, or **0**
504 **1** is pushed if the first is greater than the second, or **0** otherwise.
511 **1** is pushed if the first is greater than or equal to the second, or
519 **1** is pushed onto the stack. If either of them is zero, or both of them
520 are, then a **0** is pushed onto the stack.
530 non-zero, a **1** is pushed onto the stack. If both of them are zero, then a
531 **0** is pushed onto the stack.
679 string. The new string is then pushed onto the stack.
687 If it is a number, it is pushed back onto the stack.
826 is the stack of string executions. The number that is pushed onto the stack
897 *r*. The selected value is then pushed onto the stack.