Searched defs:s64 (Results 1 – 12 of 12) sorted by relevance
/titanic_52/usr/src/common/crypto/edonr/ |
H A D | edonr_byteorder.h | 85 #define aix_ld_swap64(s64, d64)\ argument 87 #define aix_st_swap64(s64, d64)\ argument 90 #define aix_ld_swap64(s64, d64) \ argument 98 #define aix_st_swap64(s64, d64) \ argument 107 #define aix_ld_swap64(s64, d6 argument 115 aix_st_swap64(s64,d64) global() argument 140 sparc_ld_swap64(s64,d64) global() argument 142 sparc_st_swap64(s64,d64) global() argument 146 sparc_ld_swap64(s64,d64) global() argument 153 sparc_st_swap64(s64,d64) global() argument [all...] |
H A D | edonr.c | 360 #define s64(j) ld_swap64((uint64_t *)data+j, swp##j) in Q512() macro 691 uint64_t *s64 = hashState384(state)->DoublePipe + 10; EdonRFinal() local 705 uint64_t *s64 = hashState512(state)->DoublePipe + 8; EdonRFinal() local [all...] |
/titanic_52/usr/src/uts/common/io/bnxe/577xx/include/ |
H A D | bcmtype.h | 113 typedef int64_t s64; typedef 244 typedef S64 s64; typedef
|
/titanic_52/usr/src/uts/common/sys/ |
H A D | sha2.h | 75 uint64_t s64[8]; /* for SHA384/512 */ member
|
/titanic_52/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_osdep.h | 137 typedef int64_t s64; typedef
|
/titanic_52/usr/src/cmd/od/ |
H A D | od.c | 109 typedef long long s64; typedef
|
/titanic_52/usr/src/uts/common/io/e1000g/ |
H A D | e1000_osdep.h | 201 typedef int64_t s64; typedef
|
/titanic_52/usr/src/uts/common/io/igb/ |
H A D | e1000_osdep.h | 166 typedef int64_t s64; typedef
|
/titanic_52/usr/src/cmd/sgs/elfedit/common/ |
H A D | _elfedit.h | 195 elfedit64_obj_state_t *s64; /* ELFCLASS64 */ member
|
/titanic_52/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
|
/titanic_52/usr/src/grub/grub-0.97/stage2/ |
H A D | jfs.h | 104 typedef long long s64; typedef [all...] |
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | sys-solaris.c | 2201 struct ppp_stats64 s64; local
|