reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
726 overflow = overflow || (value > (KMP_SIZE_T_MAX - digit) / 10); 726 overflow = overflow || (value > (KMP_SIZE_T_MAX - digit) / 10); 741 if (overflow) {