Home
last modified time | relevance | path

Searched refs:jump (Results 1 – 25 of 53) sorted by last modified time

123

/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src2512 vt200-js|vt220-js|dec vt200 series with jump scroll,
10931 # ESC [ ? 4 l jump scroll
13139 # ^^FT0 - jump scrolling
13186 # 4;0 - jump scrolling
13214 # 4;0 - jump scrolling
14546 # n = 0 set jump scroll
H A Dtermcap.src2225 vt200-js|vt220-js|dec vt200 series with jump scroll:\
9645 # ESC [ ? 4 l jump scroll
11638 # ^^FT0 - jump scrolling
11682 # 4;0 - jump scrolling
11709 # 4;0 - jump scrolling
12890 # n = 0 set jump scroll
/illumos-gate/usr/src/data/zoneinfo/
H A Dnorthamerica3335 # 3:00 a.m. rather than the traditional Haitian jump at midnight.
/illumos-gate/usr/src/cmd/oawk/
H A Dawk.def124 /* jump subtypes */
H A Drun.c1028 jump(NODE **a, int n) in jump() function
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddoupdate.c236 int col, last, tail, jump, count; local
279 for (jump = -1; col < last; ) {
298 if (jump < count) {
302 jump = JUMP_SIZE;
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dieee_funcl.S60 jz .L8 / jump iff msb(sgnfcnd(x)) = 0
64 jz .L8 / jump iff bexp(x) = 0x7fff or 0
H A Disnan.S47 jae .nan_or_inf / no jump if arg. is finite
51 ja .got_nan / no jump if arg. may be infinite;
56 jnz .got_nan / no jump if arg. is infinite;
H A Disnanf.S41 jae .nan_or_inf / no jump iff arg. is finite
45 jnz .got_nan / no jump if arg. infinite;
H A Dnextafterl.S138 jz .Lcarry / jump if the content of %eax is 0
H A Dnexttowardl.S138 jz .Lcarry / jump if the content of %eax is 0
H A Dilogb.S43 jz .bexp_0 / jump if x is 0 or subnormal
46 jae .bexp_all_1 / jump if x is NaN or Inf
H A Dilogbf.S42 jz .bexp_0 / jump if x is 0 or subnormal
46 jae .bexp_all_1 / jump if x is NaN or Inf
H A Dilogbl.S42 jz .bexp_0 / jump iff x is 0 or subnormal
45 jz .ilogbl_not_finite / jump if unsupported format
58 jnz .ilogbl_subnorm / jump iff x is subnormal
H A Disnanl.S37 jz .not_nan / jump if exp is all 0
39 jz .nan_or_inf / jump if exp is all 1
41 jz .got_nan / jump if leading bit is 0
47 jnz .got_nan / jump if not equal to 0x80000000
49 jnz .got_nan / jump if not equal to 0
H A Dfinitel.S39 jz .done / no jump if arg. is finite
46 jnz .unsupported / jump if arg has unsupported format
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dieee_funcl.S60 jz .L8 / jump iff msb(sgnfcnd(x)) = 0
64 jz .L8 / jump iff bexp(x) = 0x7fff or 0
H A Dilogbl.S42 jz .bexp_0 / jump iff x is 0 or subnormal
45 jz .ilogbl_not_finite / jump if unsupported format
58 jnz .ilogbl_subnorm / jump iff x is subnormal
/illumos-gate/usr/src/lib/libc/i386_hwcap1/gen/
H A Dmemset.S114 jnz .sse_nt_loop / jump if not done
127 cmpl $20, %ecx / compare and jump accordingly
140 jnz .sse_loop / jump if not done
H A Dmemcpy.S46 jbe .memcpy_post / jump if dst <= src
48 jbe .CopyLeft / jump if dst <= src + size - 1
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.S330 jmp %o7 + 16 ! jump to the starting ldd instruction
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dcpr_resume_setup.S86 ! map this one page and jump to it from cprboot
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dlock_prim.S142 sethi %hi(lock_set_spin), %o2 ! load up for jump to C
242 sethi %hi(mutex_vector_enter), %o2 ! load up for jump to C
342 sethi %hi(rw_enter_sleep), %o2 ! load up jump
351 sethi %hi(rw_enter_sleep), %o2 ! load up jump
368 jmp %o2 + %lo(rw_enter_sleep) ! jump to rw_enter_sleep if not
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c6323 int jump = ((shift - 1) >> 6) + 1; local
6329 if (i + jump <= (ipsa->ipsa_replay_wsize - 1) >> 6) {
6330 ipsa->ipsa_replay_arr[i + jump] |=
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dmisc3.test292 # as a jump.

123