Home
last modified time | relevance | path

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

/openbsd/usr.bin/dc/
H A Dbcode.c800 readreg(void) in readreg() function
828 idx = readreg(); in load()
846 idx = readreg(); in store()
863 idx = readreg(); in load_stack()
884 idx = readreg(); in store_stack()
902 reg = readreg(); in load_array()
935 reg = readreg(); in store_array()
1452 idx = readreg(); in compare()
1573 (void)readreg(); in skip_until_mark()
1575 (void)readreg(); in skip_until_mark()
[all …]