/illumos-gate/usr/src/lib/libm/i386/src/ |
H A D | exp10l.S | 42 jb .shortcut / If so, take a shortcut. 47 jb .finite_non_special / if so, proceed with argument reduction 80 jb .shortcut
|
H A D | expl.S | 43 jb 2f / If so, see which shortcut to take 48 jb .finite_non_special / if so, proceed with argument reduction 89 jb .shortcut
|
H A D | expm1l.S | 44 jb .shortcut / If so, take a shortcut. 52 jb .finite_non_special / if so, proceed with argument reduction 89 jb .shortcut
|
H A D | nextafterf.S | 62 jb .subulp 70 jb .addulp
|
H A D | nextafter.S | 67 jb .subulp 79 jb .addulp
|
H A D | expm1.S | 42 jb .shortcut / If so, take a shortcut. 72 jb .got_int_part
|
H A D | nextafterl.S | 63 jb .Lsubulp 74 jb .Laddulp
|
H A D | nexttowardl.S | 63 jb .Lsubulp 74 jb .Laddulp
|
H A D | expm1f.S | 74 jb .got_int_part 106 jb .scale_wont_ovfl
|
H A D | exp2.S | 38 jb .shortcut / If so, take a shortcut.
|
H A D | __reduction.S | 54 jb .L1
|
/illumos-gate/usr/src/lib/libm/amd64/src/ |
H A D | exp10l.S | 42 jb .shortcut / If so, take a shortcut. 48 jb .finite_non_special / if so, proceed with argument reduction 81 jb .shortcut
|
H A D | expl.S | 43 jb 2f / If so, see which shortcut to take 49 jb .finite_non_special / if so, proceed with argument reduction 90 jb .shortcut
|
H A D | expm1l.S | 44 jb .shortcut / If so, take a shortcut. 53 jb .finite_non_special / if so, proceed with argument reduction 90 jb .shortcut
|
H A D | powl.S | 223 jb .merge / 0 < x 276 jb .retpinf / 0 < y 293 jb .retpinf / 1 < |x| 303 jb .retpzero / 1 < |x| 310 jb .retpzero / 0 < y 322 jb .retnzero / 0 < y 339 jb .retpzero / 0 < y 399 jb 2f / |y| < 1, can't be an int
|
/illumos-gate/usr/src/cmd/mdb/common/kmdb/ |
H A D | kmdb_dpi.c | 154 kmdb_dpi_set_fault_hdlr(jmp_buf *jb) in kmdb_dpi_set_fault_hdlr() argument 158 kmdb_dpi_fault_pcb = jb; in kmdb_dpi_set_fault_hdlr() 164 kmdb_dpi_restore_fault_hdlr(jmp_buf *jb) in kmdb_dpi_restore_fault_hdlr() argument 166 (void) kmdb_dpi_set_fault_hdlr(jb); in kmdb_dpi_restore_fault_hdlr()
|
/illumos-gate/usr/src/lib/libc/i386/fp/ |
H A D | _xtoull.S | 53 jb .donotsub // jump if st < 2**63 or is NaN 61 jb .donotadd // flags did not change
|
H A D | _xtoll.S | 104 jb .donotsub // jump if st < 2**31 or is NaN 112 jb .donotadd // flags did not change
|
/illumos-gate/usr/src/uts/common/c2/ |
H A D | audit_kernel.h | 364 label_t jb; \ 365 if (setjmp(&jb)) { \ 371 if (audit_async_start(&jb, audit_event, sorf)) { \
|
H A D | audit_start.c | 72 label_t jb; in audit_init_module() local 97 if (setjmp(&jb)) { in audit_init_module() 104 tad->tad_errjmp = (void *)&jb; in audit_init_module()
|
/illumos-gate/usr/src/lib/libc/amd64/sys/ |
H A D | syscall.S | 100 jb 1f 133 jb 1f
|
/illumos-gate/usr/src/lib/libc/i386/inc/ |
H A D | SYS.h | 121 jb __cerror 128 jb __cerror64
|
/illumos-gate/usr/src/uts/intel/ml/ |
H A D | ovbcopy.S | 62 jb reverse
|
/illumos-gate/usr/src/uts/i86pc/ml/ |
H A D | kpti_trampolines.S | 220 jb 1b; \ 294 jb 2b; \ 306 jb 5f; \ 803 jb 1b
|
/illumos-gate/usr/src/lib/commpage/amd64/ |
H A D | cp_subr.S | 407 jb 1b 415 jb 4f /* hres_adj > 0 */
|