Format: AllC/C++CSSTextshell script Advanced Search
31: 32: #define DECL(type, fn) \ 33: type \ 43: 44: DECL(double, fdim) 45: DECL(float, fdimf) 46: DECL(long double, fdiml)