Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/asn1/
H A Dcheck-gen.c691 TESTLargeTag lt1; in test_large_tag() local
693 memset(&lt1, 0, sizeof(lt1)); in test_large_tag()
694 lt1.foo = 1; in test_large_tag()
695 lt1.bar = 2; in test_large_tag()
697 tests[0].val = &lt1; in test_large_tag()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp2648 LanguageType lt1 = lang1->GetLanguageType(); in DoExecute() local
2650 if (lt1 == guessed_language) in DoExecute()
2654 return (lt1 < lt2); // normal comparison otherwise in DoExecute()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neon_common.h509 [lt1] "Q" ((gf_clmul_mod_lt[4*(c)+1][0])), \
H A Dvdev_raidz_math_powerpc_altivec_common.h511 [lt1] "r" (&(gf_clmul_mod_lt[4*(c)+1][0])), \