| /plan9/sys/src/cmd/gs/jpeg/ |
| H A D | jmemdosa.asm | 44 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 D | code.c | 41 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 D | gdevegaa.asm | 28 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 D | zgstate.c | 69 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 D | ztoken.c | 74 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 D | zmisc.c | 62 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 D | zrop.c | 51 push(1); in zcurrentrasterop() 74 push(1); in zcurrentsourcetransparent() 97 push(1); in zcurrenttexturetransparent()
|
| H A D | zht.c | 51 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 D | zcontrol.c | 222 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 D | zcolor1.c | 42 push(1); in zcurrentblackgeneration() 53 push(4); in zcurrentcolortransfer() 67 push(1); in zcurrentundercolorremoval()
|
| H A D | zstack.c | 58 push(1); in zdup() 241 push(1); in zcount() 252 push(1); in zmark() 279 push(1); in zcounttomark()
|
| H A D | zcolor.c | 94 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 D | zfontenum.c | 61 push(1); in z_fontenum() 123 push(2); in z_fontenum()
|
| H A D | zdevice2.c | 67 push(1); in zcurrentshowpagecount() 70 push(2); in zcurrentshowpagecount() 84 push(2); in zcurrentpagedevice()
|
| H A D | zcolor2.c | 43 push(1); in zusealternate()
|
| H A D | zcfont.c | 130 push(3); in cshow_continue() 158 push(1); in zrootfont()
|
| H A D | zgeneric.c | 84 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 D | zcssepr.c | 150 push(1); in zcurrentoverprint() 173 push(1); in zcurrentoverprintmode()
|
| H A D | zhsb.c | 33 push(3); in zcurrenthsbcolor()
|
| H A D | ostack.h | 42 #define push(n)\ macro
|
| H A D | zmath.c | 220 push(1); in zrand() 257 push(1); in zrrand()
|
| H A D | gsdfilt.h | 45 int (*push)(gs_device_filter_t *self, gs_memory_t *mem, gs_state *pgs, member
|
| H A D | zdict.c | 244 push(1); in zwhere() 292 push(1); in zcurrentdict() 304 push(1); in zcountdictstack()
|
| /plan9/sys/src/cmd/htmlroff/ |
| H A D | input.c | 63 _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 D | push | 2 exec /rc/bin/replica/push $*
|