Search | Google it | Results 1 - 3 of 3 for funcall:hexnan (0.02 seconds) |
56: #else 57: hexnan( CONST char **sp, FPI *fpi, ULong *x0) 58: #endif
317: if (*s == '(' /*)*/ 318: && hexnan(&s, &fpinan, bits) 319: == STRTOG_NaNbits) {
539: if (*s == '(') /*)*/ 540: irv = hexnan(&s, fpi, bits); 541: #endif