Home
last modified time | relevance | path

Searched refs:growable_comment_array_init (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Parser/
H A Dpegen.c96 growable_comment_array_init(growable_comment_array *arr, size_t initial_size) { in growable_comment_array_init() function
775 if (!growable_comment_array_init(&p->type_ignore_comments, 10)) { in _PyPegen_Parser_New()

Completed in 2 milliseconds