Searched refs:free_stmts (Results 1 – 1 of 1) sorted by relevance
681 static void *free_stmts(struct gpu_stmt *stmts, int n) in free_stmts() function5589 return free_stmts(stmts, i + 1); in extract_stmts()5593 return free_stmts(stmts, i + 1); in extract_stmts()5836 free_stmts(prog->stmts, prog->n_stmts); in gpu_prog_free()