Home
last modified time | relevance | path

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

/dports/devel/9base/9base-6/dc/
H A Ddc.c168 int getstk(void);
608 c = getstk() & 0377; in commnds()
633 c = getstk() & 0377; in commnds()
657 c = getstk() & 0377; in commnds()
694 n = getstk() & 0377; in commnds()
739 n = getstk() & 0377; in commnds()
1952 getstk(); in cond()
1960 getstk(); in cond()
1973 getstk(); in cond()
1986 c = getstk() & 0377; in load()
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/
H A Ddc.c168 int getstk(void);
608 c = getstk() & 0377; in commnds()
633 c = getstk() & 0377; in commnds()
657 c = getstk() & 0377; in commnds()
694 n = getstk() & 0377; in commnds()
739 n = getstk() & 0377; in commnds()
1952 getstk(); in cond()
1960 getstk(); in cond()
1973 getstk(); in cond()
1986 c = getstk() & 0377; in load()
[all …]
/dports/emulators/x16-rom/x16-rom-r38/basic/
H A Dcode3.s122 jsr getstk
H A Dcode4.s126 jsr getstk
H A Dcode9.s17 jsr getstk
H A Dtoken2.s244 getstk asl a label
/dports/lang/gambit-c/gambit-4.9.3/gsc/
H A D_t-univ-2.scm283 (^getstk x)))))))
365 (^getstk x)))))
792 (^getstk x)))))))
874 (^getstk x)))))
H A D_univadt.scm336 (define-macro (^getstk offset)
H A D_t-univ-1.scm3175 (^getstk (+ (stk-num gvm-opnd) (ctx-stack-base-offset ctx))))