overflow 50 lib/common/tests/strings/crm_get_msec_test.c cmocka_unit_test(overflow)) overflow 433 maint/gnulib/lib/intprops.h # define _GL_INT_OP_WRAPV(a, b, r, op, overflow) \ overflow 437 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ overflow 440 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ overflow 443 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ overflow 446 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ overflow 449 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ overflow 452 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ overflow 455 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \ overflow 458 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \ overflow 461 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \ overflow 464 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \ overflow 473 maint/gnulib/lib/intprops.h # define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \ overflow 475 maint/gnulib/lib/intprops.h ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, st, smin, smax) \ overflow 476 maint/gnulib/lib/intprops.h : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, ut, 0, umax)) overflow 478 maint/gnulib/lib/intprops.h # define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \ overflow 479 maint/gnulib/lib/intprops.h (overflow (a, b, smin, smax) \ overflow 480 maint/gnulib/lib/intprops.h ? (overflow (a, b, 0, umax) \ overflow 483 maint/gnulib/lib/intprops.h : (overflow (a, b, 0, umax) \ overflow 488 maint/gnulib/lib/intprops.h # define _GL_INT_OP_WRAPV(a, b, r, op, overflow) \ overflow 490 maint/gnulib/lib/intprops.h ? _GL_INT_OP_WRAPV_SMALLISH (a, b, r, op, overflow, \ overflow 494 maint/gnulib/lib/intprops.h ? _GL_INT_OP_WRAPV_SMALLISH (a, b, r, op, overflow, \ overflow 499 maint/gnulib/lib/intprops.h ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ overflow 501 maint/gnulib/lib/intprops.h : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ overflow 503 maint/gnulib/lib/intprops.h : _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow)) overflow 505 maint/gnulib/lib/intprops.h # define _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow) \ overflow 508 maint/gnulib/lib/intprops.h ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \ overflow 510 maint/gnulib/lib/intprops.h : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \ overflow 513 maint/gnulib/lib/intprops.h ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \ overflow 515 maint/gnulib/lib/intprops.h : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \ overflow 518 maint/gnulib/lib/intprops.h # define _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow) \ overflow 520 maint/gnulib/lib/intprops.h ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \ overflow 522 maint/gnulib/lib/intprops.h : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \ overflow 531 maint/gnulib/lib/intprops.h #define _GL_INT_OP_CALC(a, b, r, op, overflow, ut, t, tmin, tmax) \ overflow 532 maint/gnulib/lib/intprops.h (overflow (a, b, tmin, tmax) \ overflow 141 maint/gnulib/lib/mbswidth.c goto overflow; overflow 151 maint/gnulib/lib/mbswidth.c goto overflow; overflow 174 maint/gnulib/lib/mbswidth.c goto overflow; overflow 182 maint/gnulib/lib/mbswidth.c goto overflow; overflow 191 maint/gnulib/lib/mbswidth.c overflow: overflow 1211 maint/gnulib/lib/parse-datetime.y bool overflow = false; overflow 1222 maint/gnulib/lib/parse-datetime.y overflow |= INT_MULTIPLY_WRAPV (s.value, 60, &n_minutes); overflow 1223 maint/gnulib/lib/parse-datetime.y overflow |= (s.negative overflow 1228 maint/gnulib/lib/parse-datetime.y if (overflow || ! (-24 * 60 <= n_minutes && n_minutes <= 24 * 60)) overflow 2231 maint/gnulib/lib/parse-datetime.y bool overflow = false; overflow 2239 maint/gnulib/lib/parse-datetime.y : (overflow = true, 0)); overflow 2242 maint/gnulib/lib/parse-datetime.y overflow |= INT_SUBTRACT_WRAPV (pc.time_zone, utcoff, &delta); overflow 2244 maint/gnulib/lib/parse-datetime.y overflow |= INT_SUBTRACT_WRAPV (Start, delta, &t1); overflow 2245 maint/gnulib/lib/parse-datetime.y if (overflow) overflow 222 maint/gnulib/lib/strtol.c int overflow; overflow 322 maint/gnulib/lib/strtol.c overflow = 0; overflow 338 maint/gnulib/lib/strtol.c overflow = 1; overflow 358 maint/gnulib/lib/strtol.c if (overflow == 0 overflow 362 maint/gnulib/lib/strtol.c overflow = 1; overflow 365 maint/gnulib/lib/strtol.c if (overflow) overflow 5487 maint/gnulib/lib/vasnprintf.c goto overflow; overflow 5837 maint/gnulib/lib/vasnprintf.c overflow: overflow 32 maint/gnulib/lib/wcswidth-impl.h goto overflow; overflow 41 maint/gnulib/lib/wcswidth-impl.h overflow: overflow 131 maint/gnulib/lib/xstrtol.c strtol_error overflow; overflow 170 maint/gnulib/lib/xstrtol.c overflow = bkm_scale (&tmp, 512); overflow 177 maint/gnulib/lib/xstrtol.c overflow = bkm_scale (&tmp, 1024); overflow 181 maint/gnulib/lib/xstrtol.c overflow = LONGINT_OK; overflow 185 maint/gnulib/lib/xstrtol.c overflow = bkm_scale_by_power (&tmp, base, 6); overflow 190 maint/gnulib/lib/xstrtol.c overflow = bkm_scale_by_power (&tmp, base, 3); overflow 195 maint/gnulib/lib/xstrtol.c overflow = bkm_scale_by_power (&tmp, base, 1); overflow 200 maint/gnulib/lib/xstrtol.c overflow = bkm_scale_by_power (&tmp, base, 2); overflow 204 maint/gnulib/lib/xstrtol.c overflow = bkm_scale_by_power (&tmp, base, 5); overflow 209 maint/gnulib/lib/xstrtol.c overflow = bkm_scale_by_power (&tmp, base, 4); overflow 213 maint/gnulib/lib/xstrtol.c overflow = bkm_scale (&tmp, 2); overflow 217 maint/gnulib/lib/xstrtol.c overflow = bkm_scale_by_power (&tmp, base, 8); overflow 221 maint/gnulib/lib/xstrtol.c overflow = bkm_scale_by_power (&tmp, base, 7); overflow 229 maint/gnulib/lib/xstrtol.c err |= overflow;