Searched defs:trace_fn (Results 1 – 5 of 5) sorted by relevance
68 _Unwind_Reason_Code trace_fn(struct _Unwind_Context * ctx, void *opaque) in trace_fn() function
73 let trace_fn: fn(&str) = mem::transmute(p_arg); in trace() localVariable
1776 def trace_fn(flat_tangents): function
346 pub fn trace_fn<F>(self, f: F) -> Self in trace_fn() method
2490 def trace_fn(x): function