Searched defs:annotations_len (Results 1 – 1 of 1) sorted by relevance
2149 expr_ty annotation, Py_ssize_t *annotations_len) in compiler_visit_argannotation()2174 Py_ssize_t *annotations_len) in compiler_visit_argannotations()2199 Py_ssize_t annotations_len = 0; in compiler_visit_annotations() local