gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:DECL (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/math/s_fdim.c - 1.9KB - 46 lines
31: 
32: #define DECL(type, fn)                  \
33: type                                    \
43: 44: DECL(double, fdim) 45: DECL(float, fdimf) 46: DECL(long double, fdiml)