Searched refs:growable_comment_array_init (Results 1 – 1 of 1) sorted by relevance
96 growable_comment_array_init(growable_comment_array *arr, size_t initial_size) { in growable_comment_array_init() function775 if (!growable_comment_array_init(&p->type_ignore_comments, 10)) { in _PyPegen_Parser_New()