Search | Google it | Results 1 - 1 of 1 for funcall:cmp from t2ex/bsd_source/lib/libc/src_bsd/stdlib/strtodg.c (0.00 seconds) |
839: L = 0; 840: i = cmp(delta, bs); 841: if (rd && i <= 0) { 878: return (STRTOG_NoMemory); 879: if (cmp(delta, bs) > 0) { 880: irv = STRTOG_Normal | STRTOG_Inexlo;