Searched defs:tf1 (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl2/diffutils/dist/src/ |
H A D | ed.c | 140 long tf0, tl0, tf1, tl1; in print_rcs_hunk() local
|
/netbsd-src/external/gpl2/xcvs/dist/diff/ |
H A D | ed.c | 163 int tf0, tl0, tf1, tl1; local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | importc.d | 275 bool cFuncEquivalence(TypeFunction tf1, TypeFunction tf2) in cFuncEquivalence()
|
H A D | semantic2.d | 380 auto tf1 = cast(TypeFunction) f1.type; in visit() local
|
H A D | dcast.d | 3007 TypeFunction tf1 = t1n.isTypeFunction(); in typeMerge() local
|
H A D | func.d | 3200 TypeFunction tf1 = m.lastf.type.toTypeFunction(); in resolveFuncCall() local
|
H A D | dtemplate.d | 3015 auto tf1 = fd.type.isTypeFunction(); in applyTemplate() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | check-gen.c | 476 TicketFlags tf1, tf2, tf3, tf4; in test_bit_string_rfc1510() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | dcast.c | 2723 TypeFunction *tf1 = (TypeFunction *)t1n; in typeMerge() local
|
H A D | func.c | 3611 TypeFunction *tf1 = m.lastf->type->toTypeFunction(); in resolveFuncCall() local
|
H A D | dtemplate.c | 2497 TypeFunction *tf1 = (TypeFunction *)fd->type; in functionResolve() local
|