Searched refs:ctx2 (Results 1 – 1 of 1) sorted by relevance
395 struct karatsuba_ctx *ctx2; in mpihelp_release_karatsuba_ctx() local401 for (ctx = ctx->next; ctx; ctx = ctx2) { in mpihelp_release_karatsuba_ctx()402 ctx2 = ctx->next; in mpihelp_release_karatsuba_ctx()
Completed in 3 milliseconds