Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 25 of 32) sorted by relevance

12

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dtrace.h71 #define DTRACE_PROBE2(name, t1, arg1, t2, arg2) \ argument
74 #define DTRACE_PROBE3(name, t1, arg1, t2, arg2, t3, arg3) \ argument
77 #define DTRACE_PROBE4(name, t1, arg1, t2, arg2, t3, arg3, t4, arg4) \ argument
96 #define DTRACE_PROBE2(name, t1, arg1, t2, arg2) \ argument
99 #define DTRACE_PROBE3(name, t1, arg1, t2, arg2, t3, arg3) \ argument
103 #define DTRACE_PROBE4(name, t1, arg1, t2, arg2, t3, arg3, t4, arg4) \ argument
/f-stack/freebsd/mips/include/
H A Dregdef.h61 #define t2 $14 macro
66 #define t2 $10 macro
H A Dframe.h60 register_t t2; member
65 register_t t2; member
/f-stack/freebsd/contrib/openzfs/module/icp/algs/aes/
H A Daes_impl_generic.c982 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; in aes_generic_encrypt() local
1110 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; in aes_generic_decrypt() local
/f-stack/freebsd/crypto/rijndael/
H A Drijndael-alg-fst.c864 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncrypt() local
1045 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelDecrypt() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dfe.h105 uint64_t t0, t1, t2, t3; in fe25519_tobytes() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/
H A Dobsolete.c76 unsigned char t1[32], t2[32]; in crypto_sign_edwards25519sha512batch_open() local
/f-stack/freebsd/crypto/des/
H A Ddes_setkey.c175 DES_LONG c,d,t,s,t2; in des_set_key_unchecked() local
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlobject.c72 int luaO_rawequalObj (const TValue *t1, const TValue *t2) { in luaO_rawequalObj()
H A Dldebug.c598 const char *t2 = luaT_typenames[ttype(p2)]; in luaG_ordererror() local
H A Dlvm.c255 int luaV_equalval (lua_State *L, const TValue *t1, const TValue *t2) { in luaV_equalval()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-compactflash.c258 int t2; in cvmx_compactflash_set_piomode() local
/f-stack/dpdk/lib/librte_eal/windows/include/
H A Dpthread.h51 pthread_equal(pthread_t t1, pthread_t t2) in pthread_equal()
/f-stack/freebsd/kern/
H A Dsubr_fattime.c143 unsigned t2, l, m; in timespec2fattime() local
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/ctime/
H A Dctime.c337 time_t t1, t2; in main() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c58 fe25519 t2; in fe25519_invert() local
116 fe25519 t2; in fe25519_pow22523() local
758 ge25519_p1p1 t2, t3, t4, t5, t6, t7, t8; in ge25519_scalarmult() local
1905 fe25519 t0, t1, t2, t3; in chi25519() local
/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dfmd_serd.c63 fmd_event_delta(hrtime_t t1, hrtime_t t2) in fmd_event_delta()
/f-stack/freebsd/arm/freescale/imx/
H A Dimx_gpt.c145 uint32_t basefreq, prescale, setup_ticks, t1, t2; in imx_gpt_attach() local
/f-stack/dpdk/app/test/
H A Dtest_acl.c668 struct rte_acl_field t1, t2; in convert_rule_3() local
834 struct rte_acl_field_def t1, t2; in convert_config_3() local
/f-stack/freebsd/contrib/openzfs/module/icp/algs/edonr/
H A Dedonr.c238 uint32_t s0, s1, s2, s3, s4, s5, s6, s7, t0, t1, t2, t3, t4, in Q256() local
361 uint64_t s0, s1, s2, s3, s4, s5, s6, s7, t0, t1, t2, t3, t4, in Q512() local
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dtest.c589 long long t1, t2; in test_throughput() local
/f-stack/freebsd/contrib/libb2/
H A Dblake2s.c280 __m128i t2; in blake2s_compress() local
/f-stack/freebsd/netinet/
H A Dtoecore.c329 struct toedev *t, *t2; in unregister_toedev() local
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dldebug.c563 const char *t2 = objtypename(p2); in luaG_ordererror() local
/f-stack/freebsd/crypto/camellia/
H A Dcamellia.c128 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) \ argument

12