Searched refs:nesting (Results 1 – 5 of 5) sorted by relevance
16 def nestedTuple(nesting): argument18 for i in range(nesting):
150 static int nesting = 0; in ast_find_all() local
271 internal_print(PyObject *op, FILE *fp, int flags, int nesting) in internal_print() argument274 if (nesting > 10) { in internal_print()310 nesting+1); in internal_print()
402 * Refactored the entire codebase to reduce the amount of nesting in header