/titanic_44/usr/src/grub/grub-0.97/stage2/ |
H A D | start_eltorito.S | 40 #define ABS(x) (x-_start+BOOTSEC_LOCATION) macro 49 #define MSG(x) mov $ABS(x), %si; call message; 69 ljmp $0, $ABS(real_start) 93 mov %dl, ABS(BootDrive) 100 mov ABS(bi_length), %eax 107 mov ABS(bi_file), %eax 115 mov $ABS(firstlist - BOOTSEC_LISTSIZE), %si 117 mov ABS(BootDrive), %dl /* this makes sure %dl is our "boot" drive */ 137 mov $ABS(dapa), %si /* Load up the DAPA */ 145 cmp ABS(MaxTransfer), %bp [all …]
|
H A D | apm.S | 70 movw %ax, ABS(EXT_C(apm_bios_info)) + 2 72 movl %ebx, ABS(EXT_C(apm_bios_info)) + 4 74 movw %cx, ABS(EXT_C(apm_bios_info)) + 8 76 movw %dx, ABS(EXT_C(apm_bios_info)) + 10 78 movl %esi, ABS(EXT_C(apm_bios_info)) + 14 80 movw %di, ABS(EXT_C(apm_bios_info)) + 18 102 movw %ax, ABS(EXT_C(apm_bios_info)) 104 movw %cx, ABS(EXT_C(apm_bios_info)) + 12 109 andw $0xfffd, ABS(EXT_C(apm_bios_info)) + 12
|
H A D | start.S | 35 # define ABS(x) (x-_start+0x2000) macro 37 # define ABS(x) (x-_start+0x8000) macro 41 #define MSG(x) movw $ABS(x), %si; call message 74 movw $ABS(firstlist - BOOTSEC_LISTSIZE), %di
|
H A D | asm.S | 42 # define ABS(x) ((x) - EXT_C(main) + 0x2200) macro 44 # define ABS(x) ((x) - EXT_C(main) + 0x8200) macro 71 ljmp $0, $ABS(codestart) 284 movl $(ABS(pxenv_undi_isr)),%eax 451 movl $ABS(int1_handler), %eax 576 movw $ABS(EXT_C(io_map)), %si 591 cmpw $(ABS(EXT_C(io_map)) + (IO_MAP_SIZE + 1) * 2), %si 622 movw %ax, ABS(int15_offset) 624 movw %ax, ABS(int15_segment) 627 movw $ABS(int15_handler), %ax [all …]
|
/titanic_44/usr/src/grub/grub-0.97/stage1/ |
H A D | stage1.S | 30 #define ABS(x) (x-_start+0x7c00) macro 33 #define MSG(x) movw $ABS(x), %si; call message 128 ljmp $0, $ABS(real_start) 145 MOV_MEM_TO_AL(ABS(boot_drive)) /* movb ABS(boot_drive), %al */ 178 MOV_MEM_TO_AL(ABS(force_lba)) /* movb ABS(force_lba), %al */ 189 movw $ABS(disk_address_packet), %si 194 movl ABS(stage2_sector), %ebx 250 movw $ABS(sectors), %si 280 movl ABS(stage2_sector), %eax 350 movw ABS(stage2_segment), %es [all …]
|
/titanic_44/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm_impl.h | 63 #ifndef ABS 64 #define ABS(x) ((x) < (0) ? (-(x)) : (x)) macro
|
/titanic_44/usr/src/lib/libpcp/common/ |
H A D | libpcp.h | 74 #ifndef ABS 75 #define ABS(x) ((x) < (0) ? (-(x)) : (x)) macro
|
/titanic_44/usr/src/uts/common/inet/ |
H A D | ip_ndp.h | 222 ((sizeof (dl_unitdata_req_t)) + (ABS((ill)->ill_sap_length)))) 240 size_t abs_sap_len = ABS((ill)->ill_sap_length); \ 254 size_t abs_sap_len = ABS((ill)->ill_sap_length); \ 256 uint32_t abs_sap_len = ABS((ill)->ill_sap_length); \
|
/titanic_44/usr/src/cmd/lp/filter/postscript/common/ |
H A D | gen.h | 66 #define ABS(A) ((A) >= 0 ? (A) : -(A)) macro
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | libld.sparc.msg | 63 \t(file %s shndx=ABS, file %s shndx=ABS);"
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | sysmacros.h | 62 #ifndef ABS 63 #define ABS(a) ((a) < 0 ? -(a) : (a)) macro
|
/titanic_44/usr/src/uts/common/io/audio/impl/ |
H A D | audio_output.c | 95 amp = (uint_t)ABS(chbufs[0][t]); in auimpl_output_limiter() 98 amp2 = (uint_t)ABS(chbufs[k][t]); in auimpl_output_limiter()
|
/titanic_44/usr/src/uts/sun/io/ |
H A D | ms.c | 1205 if (ABS((int)mi->mi_x) <= jitter_radius && 1206 ABS((int)mi->mi_y) <= jitter_radius) { 1251 xabs = ABS((int)mi->mi_x); in msincr() 1252 yabs = ABS((int)mi->mi_y); in msincr()
|
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | symbols.msg | 107 @ MSG_SHN_ABS_CFNP "ABS"
|
/titanic_44/usr/src/lib/libdtrace/common/ |
H A D | dt_sugar.c | 117 (void) asprintf(&str, "%%condition_%d", ABS(condid)); in dt_sugar_new_condition_var()
|
H A D | dt_printf.c | 1535 f += snprintf(f, sizeof (format), "%d", ABS(width)); in dt_printf_format()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | sundlpi.c | 421 addrlen = dliap->dl_addr_length - ABS(dliap->dl_sap_length); in dl_info()
|
/titanic_44/usr/src/uts/sun4v/ontario/io/ |
H A D | tsalarm.c | 57 #ifndef ABS 58 #define ABS(x) ((x) < (0) ? (-(x)) : (x)) macro
|
/titanic_44/usr/src/uts/sun4/vm/ |
H A D | vm_dep.h | 442 pgcnt_t _acnt = ABS(_cnt); \
|
/titanic_44/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | dpost.c | 2368 if ( ABS(hpos - lastx) > slop ) in oput()
|
/titanic_44/usr/src/uts/common/io/softmac/ |
H A D | softmac_main.c | 795 softmac->smac_saplen = ABS(dlia.dl_sap_length); in softmac_mac_register()
|
/titanic_44/usr/src/uts/common/io/net80211/ |
H A D | net80211_node.c | 504 if (ABS(rssib - rssia) < IEEE80211_RSSI_CMP_THRESHOLD) { in ieee80211_node_compare()
|
/titanic_44/usr/src/uts/common/io/audio/ac97/ |
H A D | ac97.c | 852 (((1 << ABS(ctrl->actrl_bits)) - 1) << shift); in ac_mono_set()
|
/titanic_44/usr/src/uts/common/io/ppp/spppasyn/ |
H A D | spppasyn.c | 1046 if (ABS(hrtime - state->sa_hrtime) > FLAG_TIME) { in ahdlc_encode()
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | dsl_dataset.c | 98 ASSERT3U(ABS((int64_t)(new_bytes - old_bytes)), <=, ABS(delta)); in parent_delta()
|