Searched defs:fp_t (Results 1 – 3 of 3) sorted by relevance
45 typedef float fp_t; typedef65 typedef double fp_t; typedef109 typedef long double fp_t; typedef
1222 alias fp_t = void function(); // Actual signature not relevant. in version() local
730 typedef UnionExp (*fp_t)(Loc loc, Type *, Expression *, Expression *); typedef