gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:d (0.20 seconds)
t2ex
bsd_source/t2ex/network/net/include/netbsd/math.h - 12.8KB - 488 lines
47:         : (sizeof (__arg0) == sizeof (double))                         \
48:         ?      __ ## __name ## d (__arg0)                           \
49:         :      __ ## __name ## l (__arg0))
54: ? __ ## __name ## f (__arg0) \ 55: : __ ## __name ## d (__arg0)) 56: #endif /* __HAVE_LONG_DOUBLE */