Home
last modified time | relevance | path

Searched refs:push (Results 1 – 25 of 89) sorted by relevance

1234

/plan9/sys/src/cmd/gs/jpeg/
H A Djmemdosa.asm44 push bp ; linkage
46 push si ; save all registers for safety
47 push di define
48 push bx
49 push cx
50 push dx define
51 push es
52 push ds define
79 push bp ; linkage
81 push si ; save all registers for safety
[all …]
/plan9/sys/src/cmd/hoc/
H A Dcode.c41 push(Datum d) in push() function
69 push(d); in constpush()
77 push(d); in varpush()
240 push(d); in funcret()
259 push(d); in bltin()
269 push(d1); in add()
279 push(d1); in sub()
289 push(d1); in mul()
301 push(d1); in div()
314 push(d1); in mod()
[all …]
/plan9/sys/src/cmd/gs/src/
H A Dgdevegaa.asm28 push bp
53 push ss:[bx+x+2] ; set_page_proc
54 push ss:[bx+x]
86 push ds define
123 push ds define
129 push si
130 push di define
186 push ds define
192 push si
193 push di define
[all …]
H A Dzgstate.c69 push(1); in zcurrent_bool()
90 push(1); in zcurrent_uint()
212 push(1); in zcurrentlinewidth()
237 push(1); in zcurrentlinecap()
262 push(1); in zcurrentlinejoin()
280 push(1); in zcurrentmiterlimit()
333 push(2); in zcurrentdash()
352 push(1); in zcurrentflat()
396 push(1); in zcurrentcurvejoin()
425 push(2); in zcurrentfilladjust2()
[all …]
H A Dztoken.c74 push(2); in ztoken()
119 push(1); in token_continue()
125 push(2); in token_continue()
130 push(1); in token_continue()
135 push(1); in token_continue()
209 push(1); in tokenexec_continue()
240 push(1); in tokenexec_continue()
H A Dzmisc.c62 push(1); in zbind()
166 push(1); in zserialnumber()
191 push(1); in zrealtime()
204 push(1); in zusertime()
240 push(1); in zgetenv()
295 push(1); in zoserrno()
338 push(1); in zoserrorstring()
428 push(1); in zpcachequery()
H A Dzrop.c51 push(1); in zcurrentrasterop()
74 push(1); in zcurrentsourcetransparent()
97 push(1); in zcurrenttexturetransparent()
H A Dzht.c51 push(4); in zcurrenthalftone()
58 push(13); in zcurrenthalftone()
89 push(2); in zcurrenthalftone()
103 push(1); in zcurrentscreenlevels()
203 push(2); in screen_sample()
H A Dzcontrol.c222 push(1); in runandhide_restore_hidden()
361 push(1); in for_pos_int_continue()
380 push(1); in for_neg_int_continue()
402 push(1); in for_real_continue()
456 push(1); in for_samples_continue()
554 push(2); in zexit()
573 push(1); in stopped_push()
598 push(1); in zstop()
603 push(2); in zstop()
629 push(1); in zzstop()
[all …]
H A Dzcolor1.c42 push(1); in zcurrentblackgeneration()
53 push(4); in zcurrentcolortransfer()
67 push(1); in zcurrentundercolorremoval()
H A Dzstack.c58 push(1); in zdup()
241 push(1); in zcount()
252 push(1); in zmark()
279 push(1); in zcounttomark()
H A Dzcolor.c94 push(n); in zcurrentcolor()
130 push(1); in zcurrentcolorspace()
171 push(1); in zgetuseciecolor()
334 push(1); in zcurrenttransfer()
350 push(1); in zprocesscolors()
656 push(ncomp-1); in zcolor_test_all()
H A Dzfontenum.c61 push(1); in z_fontenum()
123 push(2); in z_fontenum()
H A Dzdevice2.c67 push(1); in zcurrentshowpagecount()
70 push(2); in zcurrentshowpagecount()
84 push(2); in zcurrentpagedevice()
H A Dzcolor2.c43 push(1); in zusealternate()
H A Dzcfont.c130 push(3); in cshow_continue()
158 push(1); in zrootfont()
H A Dzgeneric.c84 push(count - 1); in zcopy_integer()
455 push(1); in array_continue()
475 push(2); /* make room for key and value */ in dict_continue()
496 push(1); in string_continue()
518 push(1); in packedarray_continue()
H A Dzcssepr.c150 push(1); in zcurrentoverprint()
173 push(1); in zcurrentoverprintmode()
H A Dzhsb.c33 push(3); in zcurrenthsbcolor()
H A Dostack.h42 #define push(n)\ macro
H A Dzmath.c220 push(1); in zrand()
257 push(1); in zrrand()
H A Dgsdfilt.h45 int (*push)(gs_device_filter_t *self, gs_memory_t *mem, gs_state *pgs, member
H A Dzdict.c244 push(1); in zwhere()
292 push(1); in zcurrentdict()
304 push(1); in zcountdictstack()
/plan9/sys/src/cmd/htmlroff/
H A Dinput.c63 _inputfile(Rune *s, void (*push)(Istack*)) in _inputfile()
80 push(is); in _inputfile()
97 _inputstdin(void (*push)(Istack*)) in _inputstdin()
111 push(is); in _inputstdin()
128 _inputstring(Rune *s, void (*push)(Istack*)) in _inputstring()
136 push(is); in _inputstring()
/plan9/386/bin/replica/
H A Dpush2 exec /rc/bin/replica/push $*

1234