Home
last modified time | relevance | path

Searched defs:X32 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Demul_aix.c34 static bool X32 = true; variable
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Demul_aix.c34 static bool X32 = true; variable
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/
H A Dpwhash_scryptsalsa208sha256_sse.c235 uint32_t *X32 = (uint32_t *) V; in smix() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DLinux.cpp518 bool X32 = Triple.getEnvironment() == llvm::Triple::GNUX32; in getDynamicLinker() local