Searched refs:hfunc (Results 1 – 2 of 2) sorted by relevance
318 int (*hfunc)(struct ppc_ctx *); member
209 (ctx.op->hfunc == 0) || in disppc()210 ((*ctx.op->hfunc) (&ctx) == false)) { in disppc()
Completed in 5 milliseconds