Searched refs:check_fn (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl2/dtc/dist/
H A Dchecks.c31 typedef void (*check_fn)(struct check *c, struct dt_info *dti, struct node *node); typedef
35 check_fn fn;
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcpplint.py3811 for check_fn in extra_check_functions:
3812 check_fn(filename, clean_lines, line, error)

Completed in 147 milliseconds