Home
last modified time | relevance | path

Searched refs:jb (Results 1 – 25 of 56) sorted by relevance

123

/illumos-gate/usr/src/lib/libm/i386/src/
H A Dexp10l.S42 jb .shortcut / If so, take a shortcut.
47 jb .finite_non_special / if so, proceed with argument reduction
80 jb .shortcut
H A Dexpl.S43 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 Dexpm1l.S44 jb .shortcut / If so, take a shortcut.
52 jb .finite_non_special / if so, proceed with argument reduction
89 jb .shortcut
H A Dnextafterf.S62 jb .subulp
70 jb .addulp
H A Dnextafter.S67 jb .subulp
79 jb .addulp
H A Dnextafterl.S63 jb .Lsubulp
74 jb .Laddulp
H A Dnexttowardl.S63 jb .Lsubulp
74 jb .Laddulp
H A Dexpm1.S42 jb .shortcut / If so, take a shortcut.
72 jb .got_int_part
H A Dexpm1f.S74 jb .got_int_part
106 jb .scale_wont_ovfl
H A D__reduction.S54 jb .L1
H A Dexp2.S38 jb .shortcut / If so, take a shortcut.
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dexp10l.S42 jb .shortcut / If so, take a shortcut.
48 jb .finite_non_special / if so, proceed with argument reduction
81 jb .shortcut
H A Dexpl.S43 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 Dexpm1l.S44 jb .shortcut / If so, take a shortcut.
53 jb .finite_non_special / if so, proceed with argument reduction
90 jb .shortcut
H A Dpowl.S223 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 Dkmdb_dpi.c154 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.S53 jb .donotsub // jump if st < 2**63 or is NaN
61 jb .donotadd // flags did not change
H A D_xtoll.S104 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 Daudit_kernel.h364 label_t jb; \
365 if (setjmp(&jb)) { \
371 if (audit_async_start(&jb, audit_event, sorf)) { \
H A Daudit_start.c72 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 Dsyscall.S100 jb 1f
133 jb 1f
/illumos-gate/usr/src/lib/libc/i386/inc/
H A DSYS.h121 jb __cerror
128 jb __cerror64
/illumos-gate/usr/src/uts/intel/ml/
H A Dovbcopy.S62 jb reverse
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dkpti_trampolines.S220 jb 1b; \
294 jb 2b; \
306 jb 5f; \
803 jb 1b
/illumos-gate/usr/src/lib/commpage/amd64/
H A Dcp_subr.S407 jb 1b
415 jb 4f /* hres_adj > 0 */

123