Home
last modified time | relevance | path

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

/freebsd/usr.bin/dc/
H A Dbcode.c46 size_t readsp; member
263 bmachine.readsp = 0; in reset_bmachine()
1569 if (bmachine.readsp < 2) in quit()
1572 bmachine.readsp--; in quit()
1574 bmachine.readsp--; in quit()
1590 else if (bmachine.readsp < i) in quitN()
1595 bmachine.readsp--; in quitN()
1617 bmachine.readsp--; in skipN()
1695 if (bmachine.readsp > 0) { in eval_string()
1749 if (bmachine.readsp == 0) in eval()
[all …]