Home
last modified time | relevance | path

Searched refs:s8 (Results 1 – 25 of 34) sorted by relevance

12

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Djfs.h98 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 Dgraphics.c72 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 Dfsys_jfs.c134 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 Dtst.regs.s49 add s8, s8, s8
80 add s6, s7, s8
81 add s7, s8, s9
82 add s8, s9, s10
H A Dtst.rv32i.s45 lw s8, -0x800(s1)
82 srl s6, s7, s8
83 sra s7, s8, s9
84 or s8, s9, s10
H A Dtst.regs.out25 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 D64.rv64m.s29 remw s6, s7, s8
30 remuw s7, s8, s9
H A D64.rv64m.out4 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 Dtst.rv32m.s32 rem s6, s7, s8
33 remu s7, s8, s9
H A Dtst.rv32m.out7 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 Dtst.rv32i.out15 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 Dbcmtype.h63 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 Dbcmtype.h81 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 Dqede_types.h53 typedef int8_t s8; typedef
/illumos-gate/usr/src/cmd/od/
H A Dod.c110 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 Dosdep.h103 typedef int8_t s8; typedef
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h139 typedef int8_t s8; typedef
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dsis900.h367 typedef signed char s8; typedef
H A Dtlan.h44 typedef signed char s8; typedef
H A Dnatsemi.c75 typedef int8_t s8; typedef
H A Ddavicom.c53 typedef signed char s8; typedef
H A Deepro100.c105 typedef signed char s8; typedef
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h163 typedef int8_t s8; typedef
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h93 typedef int8_t s8; typedef
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h198 typedef int8_t s8; typedef

12