Searched defs:found_default (Results 1 – 2 of 2) sorted by relevance
669 int i, j, k, n_args = 0, n_defaults = 0, found_default = 0; in ast_for_arguments() local
1339 int nposdefaults = 0, found_default = 0; in ast_for_arguments() local