Searched defs:n_children (Results 1 – 2 of 2) sorted by relevance
2568 int n_children; in ast_for_import_stmt() local2669 int n_children = NCH(n); in ast_for_exec_stmt() local
192 static int n_children; /* # child processes still running */ variable