Home
last modified time | relevance | path

Searched defs:A16 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/m32c/
H A Dlib1funcs.S27 #define A16 macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/m32c/
H A Dlib1funcs.S27 #define A16 macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dmodes_internal_test.c644 static const u8 A16[] = { variable
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dlz4.c291 #define A16(x) (((U16_S *)(x))->v) macro
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dmodes_internal_test.c650 static const u8 A16[] = { variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp4219 const MachineOperand *A16 = getNamedOperand(MI, AMDGPU::OpName::a16); in verifyInstruction() local