Home
last modified time | relevance | path

Searched defs:__attribute (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/
H A Dofb128.c15 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
H A Dxts128.c16 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef
H A Dcbc128.c19 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
H A Dctr128.c15 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
H A Dcfb128.c15 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
H A Dccm128.c16 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef
H A Dmodes_local.h42 typedef u32 u32_a1 __attribute((__aligned__(1))); typedef
H A Dgcm128.c15 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/modes/
H A Dofb128.c15 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
H A Dxts128.c17 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef
H A Dcbc128.c19 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
H A Dctr128.c16 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
H A Dcfb128.c15 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
H A Dccm128.c16 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef
H A Dgcm128.c17 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/aes/
H A Daes_ige.c26 } aes_block_t __attribute((__aligned__(1))); typedef
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/aes/
H A Daes_ige.c32 } aes_block_t __attribute((__aligned__(1))); typedef
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/whrlpool/
H A Dwp_block.c68 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef
75 typedef u64 u64_aX __attribute((__aligned__(1))); typedef
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/whrlpool/
H A Dwp_block.c75 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef
82 typedef u64 u64_aX __attribute((__aligned__(1))); typedef
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistp521.c132 typedef limb limb_aX __attribute((__aligned__(1))); typedef
H A Decp_nistp224.c76 typedef uint64_t limb_aX __attribute((__aligned__(1))); typedef
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregex_internal.h116 # define __attribute(arg) __attribute__ (arg) macro
118 # define __attribute(arg) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32_intrinsic.h29 typedef signed char int8x4_t __attribute ((vector_size(4))); typedef
30 typedef short int16x2_t __attribute ((vector_size(4))); typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32_intrinsic.h29 typedef signed char int8x4_t __attribute ((vector_size(4))); typedef
30 typedef short int16x2_t __attribute ((vector_size(4))); typedef