Home
last modified time | relevance | path

Searched defs:n_children (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Python/
Dast.c2570 int n_children; in ast_for_import_stmt() local
2671 int n_children = NCH(n); in ast_for_exec_stmt() local
/external/ppp/pppd/
Dmain.c192 static int n_children; /* # child processes still running */ variable
/external/linux-kselftest/tools/testing/selftests/net/
Dtls.c933 const unsigned int n_children = n_readers + n_writers; in test_mutliproc() local
/external/python/cpython3/Python/
Dast.c3617 int n_children; in ast_for_import_stmt() local
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py12317 def n_children(arg0): member in schedule_node
/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h9601 class size schedule_node::n_children() const in n_children() function
Dcpp.h13294 unsigned schedule_node::n_children() const in n_children() function
Disl-noexceptions.h14394 int schedule_node::n_children() const in n_children() function