Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dcompile.c2416 expr_ty annotation, Py_ssize_t *annotations_len) in compiler_visit_argannotation()
2451 Py_ssize_t *annotations_len) in compiler_visit_argannotations()
2475 Py_ssize_t annotations_len = 0; in compiler_visit_annotations() local