Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c2149 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