/titanic_50/usr/src/lib/efcode/fcode_test/ |
H A D | stack.fth | 34 " rot" 3 2 1 rot 3 = nip nip .passed? 35 " -rot" 3 2 1 -rot 2 = nip nip .passed? 36 " 2rot" 1 2 3 4 5 6 2rot 2 = swap 1 = and swap 6 = and swap 42 " 2over" 1 2 0 0 2over 2swap 2drop rot = -rot = = .passed?
|
H A D | parse.fth | 48 ascii , left-parse-string " 9600" $= " left-parse.1" rot .passed? 49 ascii , left-parse-string " 8" $= " left-parse.2" rot .passed? 50 ascii , left-parse-string " n" $= " left-parse.3" rot .passed? 51 ascii , left-parse-string " 1" $= " left-parse.4" rot .passed? 52 ascii , left-parse-string " -" $= " left-parse.5" rot .passed?
|
H A D | test64.fth | 42 swap rot xlsplit rot = -rot = and 46 xlsplit rot xlsplit rot = -rot = and
|
H A D | misc.fth | 58 " fmt.13" #line @ cr #out @ #line @ rot 1 + = swap 0= and .passed? 59 " fmt.14" #line @ (cr #out @ #line @ rot = swap 0= and .passed?
|
H A D | loop.fth | 80 : loop9 begin true exit again false ; loop9 " loop9" rot .passed?
|
/titanic_50/usr/src/psm/stand/bootblks/zfs/common/ |
H A D | zfs.fth | 44 xlsplit rot xlsplit ( x2.lo x2.hi x1.lo x1.hi ) 45 rot 2dup u< if ( x2.lo x1.lo x1.hi x2.hi ) 70 rot 1- tuck c! ( u adr' ) 115 -rot swap bwjoin mmask and ( mlen off ) 136 rot >r ( dend dst r: src ) 167 rot ( addr byte1 byte0 ) 173 -rot ( d s_addr byte2 byte3 ) 175 rot ( s_addr d' d ) 208 rot ( dest len src ) 220 >r rot rot r> ( dest dest_end token s_end s_buf length ) [all …]
|
/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | pictures.c | 107 double rot = 0; /* rotation in clockwise degrees */ in picture() local 188 case 'a': if ( sscanf(&flags[i+1], "%lf", &rot) != 1 ) in picture() 189 rot += 90; in picture() 195 frame[3]+frame[1]/2, -vpos-frame[2]-frame[0]/2, frame[1], frame[0], adjx, adjy, -rot); in picture()
|
H A D | ps_include.c | 74 double sx, double sy, double ax, double ay, double rot) in ps_include() argument 174 var(cx); var(cy); var(sx); var(sy); var(ax); var(ay); var(rot); in ps_include()
|
/titanic_50/usr/src/psm/stand/bootblks/common/ |
H A D | util.fth | 55 rot + ca+ 0 swap c! drop ( ) 59 rot tuck <> if 156 rot 2dup swap mem-claim ( virt align size phys.lo phys.hi ) 157 >r >r rot ?dup if ( align size virt r: phys.lo phys.hi )
|
H A D | rd.fth | 72 then -rot ( new-off addr len ) 73 tuck current-va -rot move ( new-off len )
|
H A D | boot.fth | 187 rot over + ( sz-left read-sz virt' r: fd ) 188 -rot - ( virt' sz-left' r: fd ) 200 dup rot vmem-alloc-prop ( size alloc-sz virt r: fd ) 201 rot 2dup ( alloc-sz virt size virt size r: fd ) 385 -rot 2drop ( fd )
|
/titanic_50/usr/src/psm/stand/bootblks/ufs/common/ |
H A D | ufs.fth | 120 dup temp-block bsize rot itod ( i# adr len blk# ) 127 : l@++ ( ptr -- value ) dup @ l@ /l rot +! ; 145 -rot dup >r @ over = if ( adr fs-blk# r: var ) 434 dup >r - -rot ( len' # adr r: n ) 435 r@ + -rot ( adr' len' # r: n ) 436 r> + -rot ( #' adr' len' ) 475 then -rot ( fd path$ ) 516 0 -rot ( #read adr len ) 556 current-file -rot ( i# dir$ )
|
/titanic_50/usr/src/cmd/fs.d/ufs/newfs/ |
H A D | newfs.c | 131 static int rot = -1; /* rotational delay (msecs) */ variable 220 rot = number("rotdelay", optarg, NR_NONE, 0); in main() 222 if (rot < 0 || rot > 1000) in main() 465 rot = -1; in main() 629 density, optim == FS_OPTSPACE ? "s" : "t", apc, rot, nrpos, in main()
|
/titanic_50/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/ |
H A D | usbwcm.c | 389 int b8, whl, rot; in uwacom_pad_events_intuos() local 418 rot = PACKET_BITS(1, 0, 7); in uwacom_pad_events_intuos() 419 uwacom_event(usbwcmp, EVT_ABS, ABS_WHEEL, rot); in uwacom_pad_events_intuos()
|
/titanic_50/usr/src/lib/efcode/include/fcode/ |
H A D | proto.h | 94 FNPROTO(rot);
|
/titanic_50/usr/src/psm/stand/bootblks/hsfs/common/ |
H A D | hsfs.fth | 211 suf-sl-buf -rot bounds do ( dst ) 507 then -rot ( fd path$ )
|
/titanic_50/usr/src/lib/efcode/engine/ |
H A D | properties.c | 326 rot(env); in encode_phys()
|
H A D | package.c | 426 rot(env); in begin_package()
|
H A D | forth.c | 1238 rot(fcode_env_t *env) in rot() function 2547 ANSI(0x04a, 0, "rot", rot); in _init()
|
/titanic_50/usr/src/tools/findunref/ |
H A D | exception_list.open | 167 # itself. This is a questionable practice, since they tend to rot.
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 19415 rot
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 19414 rot
|