Searched refs:xfunc (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dcpu.c588 broadcastFunc xfunc; local
686 xfunc = (broadcastFunc)holdParm1; /* Do this since I can't seem to figure C out */
687 xfunc(holdParm2); /* Call the passed function */

Completed in 22 milliseconds