Searched defs:vfn (Results 1 – 7 of 7) sorted by relevance
28 auto vfn = &VectorcallFn; variable
28 __u16 vfn; /* Virtual function number */ member
770 let vfn = |s| violation.set(Some(s)); in test_syntax_violation_callback_lifetimes() localVariable823 let vfn = |v| violations.borrow_mut().push(v); in test_options_reuse() localVariable
90 char *file_name, *vfn; member
19 typedef void (*vfn)(); typedef
18 typedef void (*vfn)(); typedef
1451 let vfn = parser.violation_fn; in set_query() localVariable