Searched refs:fnf (Results 1 – 2 of 2) sorted by relevance
/freebsd/include/ |
H A D | tgmath.h | 65 #define __tg_generic(x, cfnl, cfn, cfnf, fnl, fn, fnf) \ argument 72 float: fnf \ 77 #define __tg_impl_simple(x, y, z, fnl, fn, fnf, ...) \ argument 80 fnl, fn, fnf, fnl, fn, fnf)(__VA_ARGS__) 81 #define __tg_impl_full(x, y, cfnl, cfn, cfnf, fnl, fn, fnf, ...) \ argument 84 cfnl, cfn, cfnf, fnl, fn, fnf)(__VA_ARGS__) 86 #define __tg_generic_simple(x, fnl, fn, fnf) \ argument 89 __generic(x, float _Complex, fnf, \ 91 __generic(x, float, fnf, fn))))) 92 #define __tg_impl_simple(x, y, z, fnl, fn, fnf, ...) \ argument [all …]
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 13140 > patches by Fred Fish <fnf@ninemoons.com>
|