gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:__GNUC_PREREQ__ from t2ex/bsd_source/lib/libc/src_bsd/include/math.h (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/include/math.h - 11.9KB - 470 lines
28: extern char __infinity[];
29: #if __GNUC_PREREQ__(3, 3)
30: #define HUGE_VAL        __builtin_huge_val()
41: 42: #if __GNUC_PREREQ__(3, 3) 43: #define HUGE_VALF __builtin_huge_valf()