Home
last modified time | relevance | path

Searched refs:ofx (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4ext.c76 int ofx; /* stack index */ variable
H A Dm4macs.c137 ofx = f; in dodiv()
142 ofx = f; in dodiv()
151 pbnum((long)ofx); in dodivnum()
H A Dm4.h141 extern int ofx;
H A Dm4.c662 ofx = 0; /* ensure that everything comes out */ in delexit()
704 if (i < 1 || i > 9 || i == ofx || !ofile[i]) in undiv()