Searched defs:pdblfunc (Results 1 – 1 of 1) sorted by relevance
558 typedef double (*pdblfunc) (double); in run_vector_1() typedef570 typedef float (*pdblfunc) (float); in run_vector_1() typedef583 typedef double (*pdblfunc) (double,double); in run_vector_1() typedef593 typedef float (*pdblfunc) (float,float); in run_vector_1() typedef607 typedef double (*pdblfunc) (int,double); in run_vector_1() typedef616 typedef float (*pdblfunc) (int,float); in run_vector_1() typedef628 typedef int (*pdblfunc)(double); in run_vector_1() typedef635 typedef double (*pdblfunc)(double, double *); in run_vector_1() typedef643 typedef float (*pdblfunc)(float, float *); in run_vector_1() typedef651 typedef double (*pdblfunc)(double, int); in run_vector_1() typedef[all …]