Home
last modified time | relevance | path

Searched defs:ty_b (Results 1 – 2 of 2) sorted by relevance

/dports/devel/sfsexp/sfsexp-1.3.1-18-gc11b849/examples/slisp/OLD/
H A Dslisp_eval.c220 slisp_val_t ty_a, ty_b; in _slisp_eval() local
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_typeck/src/coherence/
H A Dbuiltin.rs185 let ty_b = field.ty(tcx, substs_b); in visit_implementation_of_dispatch_from_dyn() localVariable