Searched defs:Math_2f_i (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Dstreval.c87 typedef Sfdouble_t (*Math_2f_i)(Sfdouble_t,int); typedef
456 num = (*((Math_2f_i)fun))(sp[1],(int)num);

Completed in 29 milliseconds