Home
last modified time | relevance | path

Searched defs:t0 (Results 1 – 25 of 232) sorted by relevance

12345678910

/netbsd/sys/arch/powerpc/powerpc/
H A Dlocore_subr.S84 #define CFRAME_LRSAVE(t0) \ argument
89 #define CFRAME_LRSAVE(t0) /* nothing */ argument
99 #define SWITCHFRAME_SAVE(t0) \ argument
121 #define SWITCHFRAME_RESTORE(t0) \ argument
H A Dtrap_subr.S71 #define ENABLE_64BIT_BRIDGE(t0) \ argument
76 #define ENABLE_64BIT_BRIDGE(t0) argument
83 #define RESTORE_USER_SRS(t0,t1) \ argument
92 #define RESTORE_KERN_SRS(t0,t1) \ argument
102 #define RESTORE_USER_SRS(t0,t1) argument
103 #define RESTORE_KERN_SRS(t0,t1) argument
/netbsd/external/lgpl3/gmp/dist/mpn/generic/
H A Dmulmid.c85 mp_limb_t t0, t1, cy; in mpn_mulmid() local
97 mp_limb_t t0, t1, cy; in mpn_mulmid() local
233 mp_limb_t t0, t1, cy; in mpn_mulmid() local
247 mp_limb_t t0, t1, cy; in mpn_mulmid() local
H A Dgcd_22.c53 mp_limb_t vgtu, t1, t0; in mpn_gcd_22() local
108 mp_limb_t vgtu, t0; in mpn_gcd_22() local
/netbsd/lib/libc/time/
H A Ddifftime.c39 double t1 = time1, t0 = time0; in difftime() local
54 uintmax_t t1 = time1, t0 = time0; in difftime() local
71 long double t1 = time1, t0 = time0; in difftime() local
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgengtype-state.c1431 struct state_token_st *t0 = peek_state_token (0); in read_state_already_seen_type() local
1504 struct state_token_st *t0; in read_state_undefined_type() local
1538 struct state_token_st *t0; in read_state_struct_type() local
1580 struct state_token_st *t0; in read_state_user_struct_type() local
1615 struct state_token_st *t0; in read_state_union_type() local
1661 struct state_token_st *t0; in read_state_array_type() local
1696 struct state_token_st *t0 = NULL; in read_state_lang_struct_type() local
1764 struct state_token_st *t0 = peek_state_token (0); in read_state_gc_used() local
1783 struct state_token_st *t0 = peek_state_token (0); in read_state_common_type_content() local
1805 struct state_token_st *t0 = peek_state_token (0); in read_state_type() local
[all …]
H A Dgengtype-state.cc1450 struct state_token_st *t0 = peek_state_token (0); in read_state_already_seen_type() local
1531 struct state_token_st *t0; in read_state_undefined_type() local
1565 struct state_token_st *t0; in read_state_struct_type() local
1607 struct state_token_st *t0; in read_state_user_struct_type() local
1642 struct state_token_st *t0; in read_state_union_type() local
1688 struct state_token_st *t0; in read_state_array_type() local
1723 struct state_token_st *t0 = NULL; in read_state_lang_struct_type() local
1791 struct state_token_st *t0 = peek_state_token (0); in read_state_gc_used() local
1810 struct state_token_st *t0 = peek_state_token (0); in read_state_common_type_content() local
1832 struct state_token_st *t0 = peek_state_token (0); in read_state_type() local
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype-state.c1431 struct state_token_st *t0 = peek_state_token (0); in read_state_already_seen_type() local
1504 struct state_token_st *t0; in read_state_undefined_type() local
1538 struct state_token_st *t0; in read_state_struct_type() local
1580 struct state_token_st *t0; in read_state_user_struct_type() local
1615 struct state_token_st *t0; in read_state_union_type() local
1661 struct state_token_st *t0; in read_state_array_type() local
1696 struct state_token_st *t0 = NULL; in read_state_lang_struct_type() local
1764 struct state_token_st *t0 = peek_state_token (0); in read_state_gc_used() local
1783 struct state_token_st *t0 = peek_state_token (0); in read_state_common_type_content() local
1805 struct state_token_st *t0 = peek_state_token (0); in read_state_type() local
[all …]
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/
H A Dassoc_container.hpp120 basic_hash_table(T0 t0) : base_type(t0) { } in basic_hash_table()
123 basic_hash_table(T0 t0, T1 t1) : base_type(t0, t1) { } in basic_hash_table()
129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table()
133 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_hash_table()
138 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) in basic_hash_table()
573 basic_branch(T0 t0) : base_type(t0) { } in basic_branch()
576 basic_branch(T0 t0, T1 t1) : base_type(t0, t1) { } in basic_branch()
579 basic_branch(T0 t0, T1 t1, T2 t2) : base_type(t0, t1, t2) { } in basic_branch()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch()
586 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_branch()
[all …]
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/
H A Dassoc_container.hpp120 basic_hash_table(T0 t0) : base_type(t0) { } in basic_hash_table()
123 basic_hash_table(T0 t0, T1 t1) : base_type(t0, t1) { } in basic_hash_table()
129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table()
133 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_hash_table()
138 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) in basic_hash_table()
573 basic_branch(T0 t0) : base_type(t0) { } in basic_branch()
576 basic_branch(T0 t0, T1 t1) : base_type(t0, t1) { } in basic_branch()
579 basic_branch(T0 t0, T1 t1, T2 t2) : base_type(t0, t1, t2) { } in basic_branch()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch()
586 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_branch()
[all …]
/netbsd/sys/crypto/camellia/
H A Dcamellia.c105 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
125 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) \ argument
141 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
440 uint32_t il, ir, t0, t1, w0, w1; in camellia_setup128() local
647 uint32_t il, ir, t0, t1, w0, w1; /* temporary variables */ in camellia_setup256() local
945 uint32_t il, ir, t0, t1; in camellia_encrypt128() local
1012 uint32_t il,ir,t0,t1; /* temporary variables */ in camellia_decrypt128() local
1082 uint32_t il,ir,t0,t1; /* temporary variables */ in camellia_encrypt256() local
1165 uint32_t il,ir,t0,t1; /* temporary variables */ in camellia_decrypt256() local
/netbsd/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dcamellia-ntt.c117 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
141 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) \ argument
158 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
456 u32 il, ir, t0, t1, w0, w1; in camellia_setup128() local
668 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ in camellia_setup256() local
974 u32 il, ir, t0, t1; in camellia_encrypt128() local
1064 u32 il,ir,t0,t1; /* temporary valiables */ in camellia_decrypt128() local
1157 u32 il,ir,t0,t1; /* temporary valiables */ in camellia_encrypt256() local
1271 u32 il,ir,t0,t1; /* temporary valiables */ in camellia_decrypt256() local
H A Drc2.c121 int t0, t1, t2, t3; in RC2_encryptc() local
161 int t0, t1, t2, t3; in RC2_decryptc() local
/netbsd/sys/arch/alpha/include/
H A Dlock.h78 unsigned long t0; in __cpu_simple_lock() local
110 unsigned long t0, v0; in __cpu_simple_lock_try() local
/netbsd/sys/arch/m68k/fpe/
H A Dfpu_sqrt.c269 #define t0 tt in fpu_sqrt() macro
292 #define t0 y0 in fpu_sqrt() macro
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/seed/
H A Dseed.c444 seed_word t0, t1; in SEED_set_key() local
504 seed_word t0, t1; in SEED_encrypt() local
549 seed_word t0, t1; in SEED_decrypt() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/seed/
H A Dseed.c450 seed_word t0, t1; in SEED_set_key() local
510 seed_word t0, t1; in SEED_encrypt() local
555 seed_word t0, t1; in SEED_decrypt() local
/netbsd/sys/arch/sparc/fpu/
H A Dfpu_sqrt.c269 #define t0 tt in fpu_sqrt() macro
292 #define t0 y0 in fpu_sqrt() macro
/netbsd/sys/arch/powerpc/fpu/
H A Dfpu_sqrt.c289 #define t0 tt in fpu_sqrt() macro
312 #define t0 y0 in fpu_sqrt() macro
/netbsd/sys/dev/tc/
H A Dif_le_ioasic.c282 uint16_t t0; in le_ioasic_copytobuf_gap16() local
308 uint32_t t0, t1, t2, t3; in le_ioasic_copytobuf_gap16() local
362 uint32_t t0, t1, t2, t3; in le_ioasic_copyfrombuf_gap16() local
383 uint32_t t0, t1, t2, t3; in le_ioasic_copyfrombuf_gap16() local
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna64.h37 unsigned long long t0, t1; in poly1305_init() local
85 unsigned long long t0, t1; in poly1305_blocks() local
140 unsigned long long t0, t1; in poly1305_finish() local
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_mutex.cc97 MainThread t0; in TEST() local
113 MainThread t0; in TEST() local
129 MainThread t0; in TEST() local
/netbsd/external/bsd/jemalloc/dist/test/include/test/
H A Dtimer.h4 nstime_t t0; member
/netbsd/sys/arch/mips/include/
H A Dregdef.h56 #define t0 $12 /* temp registers (not saved across subroutine calls) */ macro
61 #define t0 $8 /* temp registers (not saved across subroutine calls) */ macro
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/spu/
H A Dfloat_unssidf.c35 qword t0, t1, t2, t3, t4, t5, t6, t7; in __float_unssidf() local

12345678910