/illumos-gate/usr/src/common/crypto/edonr/ |
H A D | edonr_byteorder.h | 85 #define aix_ld_swap64(s64, d64)\ argument 86 __asm__("ldbrx %0,0,%1" : "=r"(d64) : "r"(s64)) 87 #define aix_st_swap64(s64, d64)\ argument 88 __asm__ volatile("stdbrx %1,0,%0" : : "r"(d64), "r"(s64)) 90 #define aix_ld_swap64(s64, d64) \ argument 95 : "+r"(s4), "=r"(d64), "=r"(h) : "b"(s64)); \ 98 #define aix_st_swap64(s64, d64) \ argument 101 h = (s64) >> 32; \ 103 : "+r"(s4) : "r"(s64), "r"(h), "b"(d64)); \ 107 #define aix_ld_swap64(s64, d64) \ argument [all …]
|
H A D | edonr.c | 360 #define s64(j) ld_swap64((uint64_t *)data+j, swp##j) in Q512() macro 367 s64(8); in Q512() 368 s64(9); in Q512() 369 s64(10); in Q512() 370 s64(11); in Q512() 371 s64(12); in Q512() 372 s64(13); in Q512() 373 s64(14); in Q512() 374 s64(15); in Q512() 379 s64(0); in Q512() [all …]
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | jfs.h | 104 typedef long long s64; typedef 136 #define addressPXD(pxd) (((s64)((pxd)->addr1)) << 32 | ((pxd)->addr2)) 174 s64 s_size; /* 8: aggregate size in hardware/LVM blocks; 231 s64 s_xsize; /* 8: extendfs s_size */ 380 s64 next; /* 8: next sibling */ 381 s64 prev; /* 8: previous sibling */ 414 #define offsetXAD(xad) (((s64)((xad)->off1)) << 32 | ((xad)->off2)) 415 #define addressXAD(xad) (((s64)((xad)->addr1)) << 32 | ((xad)->addr2)) 427 s64 next; /* 8: */ 428 s64 prev; /* 8: */ [all …]
|
H A D | fsys_jfs.c | 61 isinxt (s64 key, s64 offset, s64 len) in isinxt() 108 s64 key; in di_read() 110 s64 offset; in di_read() 231 s64 endofprev, endofcur; in jfs_read() 232 s64 offset, xadlen; in jfs_read() 279 s64 di_size; in jfs_dir()
|
/illumos-gate/usr/src/common/crypto/sha2/ |
H A D | sha2.c | 370 uint64_t a = ctx->state.s64[0]; in SHA512Transform() 371 uint64_t b = ctx->state.s64[1]; in SHA512Transform() 372 uint64_t c = ctx->state.s64[2]; in SHA512Transform() 373 uint64_t d = ctx->state.s64[3]; in SHA512Transform() 374 uint64_t e = ctx->state.s64[4]; in SHA512Transform() 375 uint64_t f = ctx->state.s64[5]; in SHA512Transform() 376 uint64_t g = ctx->state.s64[6]; in SHA512Transform() 377 uint64_t h = ctx->state.s64[7]; in SHA512Transform() 602 ctx->state.s64[0] += a; in SHA512Transform() 603 ctx->state.s64[1] += b; in SHA512Transform() [all …]
|
/illumos-gate/usr/src/uts/common/io/bnx/include/ |
H A D | bcmtype.h | 60 typedef s64 s64_t; 95 typedef int64_t s64; typedef 226 typedef S64 s64; typedef
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/include/ |
H A D | bcmtype.h | 78 typedef s64 s64_t; 113 typedef int64_t s64; typedef 244 typedef S64 s64; typedef
|
/illumos-gate/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfconst.c | 385 *osabi = state.elf.obj_state.s64->os_ehdr->e_ident[EI_OSABI]; in init_libconv_strings() 386 *mach = state.elf.obj_state.s64->os_ehdr->e_machine; in init_libconv_strings() 449 cur_osabi = state.elf.obj_state.s64->os_ehdr->e_ident[EI_OSABI]; in invalidate_libconv_strings() 450 cur_mach = state.elf.obj_state.s64->os_ehdr->e_machine; in invalidate_libconv_strings()
|
H A D | _elfedit.h | 195 elfedit64_obj_state_t *s64; /* ELFCLASS64 */ member
|
H A D | elfedit_machelf.c | 429 state.elf.obj_state.s64 = obj_state; in elfedit64_init_obj_state()
|
H A D | elfedit.c | 2190 cmd_ret = (* cmd_func)(state.elf.obj_state.s64, in dispatch_user_cmds() 3374 (* cmdcpl_func)(state.elf.obj_state.s64, in cmd_match_fcn()
|
/illumos-gate/usr/src/tools/smatch/src/validation/optim/ |
H A D | and-extendx.c | 6 typedef long long s64; typedef
|
/illumos-gate/usr/src/uts/common/io/qede/ |
H A D | qede_types.h | 56 typedef int64_t s64; typedef
|
/illumos-gate/usr/src/cmd/od/ |
H A D | od.c | 113 typedef long long s64; typedef 140 DECL_GET(s64) 168 DECL_OUT(sig_q, s64, " %20.019lld") 172 DECL_OUT(hex_q, s64, " %016llx")
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | sha2.h | 75 uint64_t s64[8]; /* for SHA384/512 */ member
|
/illumos-gate/usr/src/uts/common/io/cxgbe/shared/ |
H A D | osdep.h | 106 typedef int64_t s64; typedef
|
/illumos-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_osdep.h | 142 typedef int64_t s64; typedef
|
/illumos-gate/usr/src/uts/common/io/igb/ |
H A D | e1000_osdep.h | 166 typedef int64_t s64; typedef
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | sys-solaris.c | 2142 struct ppp_stats64 s64; local 2146 if (strioctl(pppfd, PPPIO_GETSTAT64, &s64, 0, sizeof (s64)) >= 0) { 2147 stats->bytes_in = s64.p.ppp_ibytes; 2148 stats->bytes_out = s64.p.ppp_obytes; 2149 stats->pkts_in = s64.p.ppp_ipackets; 2150 stats->pkts_out = s64.p.ppp_opackets;
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | e1000_osdep.h | 201 typedef int64_t s64; typedef
|
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | cudbg.h | 443 void *poutbuf, s64 *poutbuf_size);
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_gelf.c | 1594 const Elf64_Sym *s64; in mdb_gelf_symtab_lookup_by_addr() member 1608 u.s64 = gelf64_sym_search(gst->gst_asmap, gst->gst_aslen, addr); in mdb_gelf_symtab_lookup_by_addr() 1609 if (gelf64_to_sym(u.s64, sym) == NULL) in mdb_gelf_symtab_lookup_by_addr()
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | osal.txt | 702 - s64 OSAL_DIV_S64(s64 value, s64 base)
|
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | e1000_ich8lan.c | 1155 s64 lat_ns; in e1000_platform_pm_pch_lpt() 1156 s64 value; in e1000_platform_pm_pch_lpt() 1181 lat_ns = ((s64)rxa * 1024 - in e1000_platform_pm_pch_lpt() 1182 (2 * (s64)hw->mac.max_frame_size)) * 8 * 1000; in e1000_platform_pm_pch_lpt()
|
/illumos-gate/usr/src/cmd/cxgbetool/ |
H A D | cudbg_view.c | 358 void *poutbuf, s64 *poutbuf_size) in cudbg_view()
|