Lines Matching refs:Math_f
83 typedef Sfdouble_t (*Math_f)(Sfdouble_t,...);
165 Math_f fun;
313 cp = roundptr(ep,cp,Math_f);
315 cp += sizeof(Math_f);
424 fun = *((Math_f*)(ep->code+(int)(*sp)));
438 fun = *((Math_f*)(ep->code+(int)(*sp)));
444 fun = *((Math_f*)(ep->code+(int)(*sp)));
462 fun = *((Math_f*)(ep->code+(int)(*sp)));
468 fun = *((Math_f*)(ep->code+(int)(*sp)));
726 stakpush(vp,fun,Math_f);