Home
last modified time | relevance | path

Searched defs:a_type (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/lib/libcrypto/lhash/
H A Dlhash.h119 #define DECLARE_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
121 #define IMPLEMENT_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
/openbsd-src/include/protocols/
H A Drouted.h81 u_int16_t a_type; member
/openbsd-src/gnu/usr.bin/binutils-2.17/include/elf/
H A Dexternal.h268 unsigned char a_type[4]; member
274 unsigned char a_type[8]; member
H A Dinternal.h220 bfd_vma a_type; member
/openbsd-src/gnu/usr.bin/binutils/include/elf/
H A Dexternal.h265 unsigned char a_type[4]; member
271 unsigned char a_type[8]; member
H A Dinternal.h220 bfd_vma a_type; member
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Dlinux-unwind.h198 long a_type; in ppc_linux_aux_vector() member
/openbsd-src/gnu/usr.bin/binutils/include/aout/
H A Dadobe.h73 unsigned int a_type:8; /* Segment type N_TEXT, N_DATA, 0 */ member
/openbsd-src/gnu/usr.bin/binutils-2.17/include/aout/
H A Dadobe.h73 unsigned int a_type:8; /* Segment type N_TEXT, N_DATA, 0 */ member
/openbsd-src/sys/ntfs/
H A Dntfs.h63 u_int32_t a_type; member
/openbsd-src/gnu/gcc/gcc/
H A Dc-common.c851 tree e_type, i_type, a_type; in fix_string_type() local