Home
last modified time | relevance | path

Searched refs:jump (Results 1 – 25 of 53) sorted by path

123

/illumos-gate/usr/src/boot/i386/libi386/
H A Dlinux.h39 uint16_t jump; /* Jump instruction */ member
/illumos-gate/usr/src/cmd/awk/
H A Dawk.h429 extern Cell *jump(Node **, int);
H A Drun.c397 jump(Node **a, int n) /* break, continue, next, nextfile, return */ in jump() function
/illumos-gate/usr/src/cmd/logadm/
H A Derr.c84 int jump = 0; in err() local
104 jump = 1; in err()
144 if (jump) in err()
/illumos-gate/usr/src/cmd/look/
H A Dwords12689 jump
/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/cmd/sed/
H A DPOSIX111 reset if a command is not executed due to a jump. The following
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_search.c87 int cmp, jump, ret, stack; local
152 jump = TYPE(h) == P_LBTREE ? P_INDX : O_INDX;
154 lim = NUM_ENT(h) / (db_indx_t)jump; lim != 0; lim >>= 1) {
155 indx = base + ((lim >> 1) * jump);
163 base = indx + jump;
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot.S167 ! On return, give callee the exit function in %g1, and either jump to the
H A Dboot_elf.S93 ! %o1 has offset from jump slot
102 jmp %g1 ! jump to it
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dboot_elf.S121 jmp %g1 ! jump to it
149 jmp %g1 ! jump to it
/illumos-gate/usr/src/cmd/spell/
H A Dlist12687 jump
/illumos-gate/usr/src/data/terminfo/
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
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
/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/grub/grub-0.97/
H A DChangeLog3325 Don't jump to the label "fail", even when embed_func failed.
5004 (real_start): Check if FORCE_LBA is non-zero, if so, jump to
5988 returned by INT 13 AH=48h, and jump to chs_mode if AH=42h is not
6300 * stage1/stage1.S: Long jump to real_start, because some bogus
6301 BIOSes jump to 07C0:0000 instead of 0000:7C00.
8603 * shared_src/cmdline.c (enter_cmdline): Doesn't check for the jump
H A Dacinclude.m4160 [whether an absolute indirect call/jump must not be prefixed with an asterisk])
178 …AC_DEFINE(ABSOLUTE_WITHOUT_ASTERISK, 1, [Define if an absolute indirect call/jump must NOT be pref…
H A Dconfig.h.in3 /* Define if an absolute indirect call/jump must NOT be prefixed with `*' */
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info4122 2. Long jump to the real starting address.
H A Dgrub.info-478 2. Long jump to the real starting address.
H A Dinternals.texi346 Long jump to the real starting address.
H A Dmultiboot.info448 The physical address to which the boot loader should jump in order
H A Dmultiboot.texi481 The physical address to which the boot loader should jump in order to
H A Dtexinfo.tex4466 % destination to jump to.

123