Searched refs:growable_comment_array_init (Results 1 – 2 of 2) sorted by relevance
28 growable_comment_array_init(growable_comment_array *arr, size_t initial_size) { in growable_comment_array_init() function225 if (!growable_comment_array_init(&type_ignores, 10)) { in parsetok()
543 growable_comment_array_init(growable_comment_array *arr, size_t initial_size) { in growable_comment_array_init() function1079 if (!growable_comment_array_init(&p->type_ignore_comments, 10)) { in _PyPegen_Parser_New()