Search | Google it | Results 1 - 1 of 1 for funcall:d (0.20 seconds) |
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 */