Home
last modified time | relevance | path

Searched defs:n_arg (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/polly/lib/External/isl/interface/
Dpython.cc63 void python_generator::print_method_arguments(int first, int n_arg) in print_method_arguments()
97 int n_arg) in print_method_header()
219 unsigned n_arg = fn->getNumArgs(); in print_callback() local
Disl.py4584 def n_arg(arg0): member in ast_expr_op
/external/llvm-project/polly/lib/External/isl/
Disl_ast_private.h26 unsigned n_arg; member
Disl_arg.c1221 static int n_arg(struct isl_arg *arg) in n_arg() function
1224 int n_arg = 0; in n_arg() local
Disl_ast.c419 enum isl_ast_expr_op_type op, int n_arg) in isl_ast_expr_alloc_op()
/external/llvm-project/polly/lib/External/pet/include/
Dpet.h381 unsigned n_arg; member
/external/openssh/
Dsftp.c1328 unsigned long *n_arg, char **path1, char **path2) in parse_args()
1538 unsigned long n_arg = 0; in parse_dispatch_command() local
/external/python/cpython2/Modules/_sqlite/
Dconnection.c899 int n_arg; in pysqlite_connection_create_aggregate() local
/external/python/cpython3/Modules/_sqlite/
Dconnection.c868 int n_arg; in pysqlite_connection_create_aggregate() local
/external/libxml2/
Dtestapi.c7541 int n_arg; in test_xmlShellBase() local
7596 int n_arg; in test_xmlShellCat() local
7651 int n_arg; in test_xmlShellDir() local
7706 int n_arg; in test_xmlShellDu() local
7761 int n_arg; in test_xmlShellList() local
31430 int n_arg; in test_xmlTextReaderGetErrorHandler() local
/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h3963 class size ast_expr_op::n_arg() const in n_arg() function
Dcpp.h4454 unsigned ast_expr_op::n_arg() const in n_arg() function