Searched refs:lt1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dcheck-gen.c691 TESTLargeTag lt1; local
693 memset(&lt1, 0, sizeof(lt1));
694 lt1.foo = 1;
695 lt1.bar = 2;
697 tests[0].val = &lt1;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp2762 LanguageType lt1 = lang1->GetLanguageType();
2764 if (lt1 == guessed_language)
2768 return (lt1 < lt2); // normal comparison otherwise
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neon_common.h480 "ld1 { v11.4s },%[lt1]\n" \
509 [lt1] "Q" ((gf_clmul_mod_lt[4*(c)+1][0])), \
H A Dvdev_raidz_math_powerpc_altivec_common.h485 "lvx 11,0,%[lt1]\n" \
515 [lt1] "r" (&(gf_clmul_mod_lt[4*(c)+1][0])), \

Completed in 77 milliseconds