/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | jfs.h | 98 typedef char s8; typedef 219 s8 s_fscklog; /* 1: which fsck service log is most recent 283 s8 next; /* 1: */ 284 s8 cnt; /* 1: */ 296 s8 next; /* 1: */ 308 s8 next; /* 1: */ 343 s8 nextindex; /* 1: next free entry in stbl */ 344 s8 freecnt; /* 1: free count */ 345 s8 freelist; /* 1: freelist header */ 349 s8 stbl[8]; /* 8: sorted entry index table */ [all …]
|
H A D | graphics.c | 72 static unsigned char *s8 = (unsigned char*)VSHADOW8; variable 283 grub_memcpy(mem, s8, SCREENBYTES); in graphics_cls() 350 s8[fb_index] |= mask; in draw_xbmlogo() 490 s1[i] = s2[i] = s4[i] = s8[i] = 0; in read_image() 542 s8[len + (x >> 3)] |= mask; in read_image()
|
H A D | fsys_jfs.c | 134 s8 *stbl; in next_dentry() 142 stbl = (s8 *)&de[(int)dtpage->header.stblindex]; in next_dentry() 150 return &de[(int)((s8 *)&de[(int)dtpage->header.stblindex])[0]]; in next_dentry() 182 xd = &de[(int)((s8 *)&de[(int)dtpage->header.stblindex])[0]].xd; in first_dentry()
|
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v/ |
H A D | tst.regs.s | 49 add s8, s8, s8 80 add s6, s7, s8 81 add s7, s8, s9 82 add s8, s9, s10
|
H A D | tst.rv32i.s | 45 lw s8, -0x800(s1) 82 srl s6, s7, s8 83 sra s7, s8, s9 84 or s8, s9, s10
|
H A D | tst.regs.out | 25 libdis_test+0x60: 33 0c 8c 01 add s8,s8,s8 55 libdis_test+0xd8: 33 8b 8b 01 add s6,s7,s8 56 libdis_test+0xdc: b3 0b 9c 01 add s7,s8,s9 57 libdis_test+0xe0: 33 8c ac 01 add s8,s9,s10
|
H A D | 64.rv64m.s | 29 remw s6, s7, s8 30 remuw s7, s8, s9
|
H A D | 64.rv64m.out | 4 libdis_test+0xc: 3b eb 8b 03 remw s6,s7,s8 5 libdis_test+0x10: bb 7b 9c 03 remuw s7,s8,s9
|
H A D | tst.rv32m.s | 32 rem s6, s7, s8 33 remu s7, s8, s9
|
H A D | tst.rv32m.out | 7 libdis_test+0x18: 33 eb 8b 03 rem s6,s7,s8 8 libdis_test+0x1c: b3 7b 9c 03 remu s7,s8,s9
|
H A D | tst.rv32i.out | 15 libdis_test+0x38: 03 ac 04 80 lw s8,-0x800(s1) 52 libdis_test+0xcc: 33 db 8b 01 srl s6,s7,s8 53 libdis_test+0xd0: b3 5b 9c 41 sra s7,s8,s9 54 libdis_test+0xd4: 33 ec ac 01 or s8,s9,s10
|
/illumos-gate/usr/src/uts/common/io/bnx/include/ |
H A D | bcmtype.h | 63 typedef s8 s8_t; 98 typedef int8_t s8; typedef 229 typedef S8 s8; typedef
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/include/ |
H A D | bcmtype.h | 81 typedef s8 s8_t; 116 typedef int8_t s8; typedef 247 typedef S8 s8; typedef
|
/illumos-gate/usr/src/uts/common/io/qede/ |
H A D | qede_types.h | 53 typedef int8_t s8; typedef
|
/illumos-gate/usr/src/cmd/od/ |
H A D | od.c | 110 typedef char s8; typedef 137 DECL_GET(s8) 165 DECL_OUT(sig_b, s8, " %03d")
|
/illumos-gate/usr/src/uts/common/io/cxgbe/shared/ |
H A D | osdep.h | 103 typedef int8_t s8; typedef
|
/illumos-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_osdep.h | 139 typedef int8_t s8; typedef
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | sis900.h | 367 typedef signed char s8; typedef
|
H A D | tlan.h | 44 typedef signed char s8; typedef
|
H A D | natsemi.c | 75 typedef int8_t s8; typedef
|
H A D | davicom.c | 53 typedef signed char s8; typedef
|
H A D | eepro100.c | 105 typedef signed char s8; typedef
|
/illumos-gate/usr/src/uts/common/io/igb/ |
H A D | e1000_osdep.h | 163 typedef int8_t s8; typedef
|
/illumos-gate/usr/src/uts/common/io/i40e/ |
H A D | i40e_osdep.h | 93 typedef int8_t s8; typedef
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | e1000_osdep.h | 198 typedef int8_t s8; typedef
|