Searched refs:cummulative_error (Results 1 – 1 of 1) sorted by relevance
437 int error, cummulative_error = 0; in node_expand_defined() local450 if (error != 0 && cummulative_error == 0) in node_expand_defined()451 cummulative_error = error; in node_expand_defined()454 return cummulative_error; in node_expand_defined()