Searched defs:has_errors (Results 1 – 6 of 6) sorted by relevance
380 sub has_errors { subroutine
260 Compat_Run(Lst targs, bool *has_errors, bool *out_of_date) in Compat_Run()
48 engine_run_list(Lst l, bool *has_errors, bool *out_of_date) in engine_run_list()
534 Make_Run(Lst targs, bool *has_errors, bool *out_of_date) in Make_Run()
632 run_node(GNode *gn, bool *has_errors, bool *out_of_date) in run_node()
444 sub has_errors { $_[0]->{+FACET_DATA}->{errors} ? 1 : 0 } global() subroutine