gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:fpclassify from t2ex/bsd_source/lib/libc/src_bsd/stdlib/hdtoa.c (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdlib/hdtoa.c - 11.0KB - 332 lines
132: 
133:         switch (fpclassify(d)) {
134:         case FP_NORMAL:
229: 230: switch (fpclassify(e)) { 231: case FP_NORMAL: