push_longlongint Function (tigcc.a)

AMS 1.01 or higher estack.h

void push_longlongint (long long value);

Pushes a double-long integer to the expression stack.

push_longlongint pushes the double-long integer value value to the expression stack.

Note: push_longlongint is not a TIOS entry; it is implemented "by hand" using push_quantum.


Uses: push_quantum


See also: push_shortint, push_longint