Home
last modified time | relevance | path

Searched defs:U1 (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
H A Dasan_test_utils.h58 typedef uint8_t U1; typedef
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_exteuclid.c23 int mp_exteuclid(mp_int *a, mp_int *b, mp_int *U1, mp_int *U2, mp_int *U3) in mp_exteuclid()
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dtanq_kernel.c77 U1 = 6.494370630656893175666729313065113194784E7Q, variable
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Dtanq_kernel.c77 U1 = 6.494370630656893175666729313065113194784E7Q, variable
/netbsd-src/external/mit/isl/dist/
H A Disl_equalities.c535 isl_mat *H = NULL, *C, *H1, *U = NULL, *U1, *U2; in isl_mat_final_variable_compression() local
739 struct isl_mat *H = NULL, *U = NULL, *C, *H1, *U1; in isl_basic_set_dim_residue_class() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/array/
H A Dcomparison.d90 alias U1 = Unqual!T1; variable
/netbsd-src/external/bsd/elftosb/dist/common/
H A Drijndael.cpp677 static uint8_t U1[256][4]= variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DStringExtras.h185 unsigned U1 = hexDigitValue(MSB); in tryGetHexFromNibbles() local
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dht.c130 int U1 = maptolower[u1]; memcasecmp() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dht.c130 int U1 = maptolower[u1]; in memcasecmp() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistz256.c316 BN_ULONG U1[P256_LIMBS], S1[P256_LIMBS]; in ecp_nistz256_point_add() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Decp_nistz256.c310 BN_ULONG U1[P256_LIMBS], S1[P256_LIMBS]; in ecp_nistz256_point_add() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp239 Instruction *U1 = cast<Instruction>(*IncrUse++); in handleFloatingPointIV() local
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dparanoia.cc988 FLOAT OneUlp, UfThold, U1, U2; member
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc988 FLOAT OneUlp, UfThold, U1, U2; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h163 uint32_t U1 = 0; member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dconv.d525 alias U1 = Unsigned!S1; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1398 for (auto *U1 : Users) in computeShouldLiveOnFrame() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp676 SDValue U1 = U->getOperand(1); in IsProfitableToFold() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc134 typedef unsigned char U1; typedef