Searched refs:compiler_free (Results 1 – 2 of 2) sorted by relevance
150 static void compiler_free(struct compiler *);295 compiler_free(&c); in PyAST_Compile()316 compiler_free(struct compiler *c) in compiler_free() function
167 static void compiler_free(struct compiler *);352 compiler_free(&c); in PyAST_CompileObject()388 compiler_free(struct compiler *c) in compiler_free() function