overflow 57 lib/common/tests/strings/crm_get_msec_test.c cmocka_unit_test(overflow), overflow 434 maint/gnulib/lib/intprops.h # define _GL_INT_OP_WRAPV(a, b, r, op, overflow) \ overflow 438 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ overflow 441 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ overflow 444 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ overflow 447 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ overflow 450 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ overflow 453 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ overflow 456 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \ overflow 459 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \ overflow 462 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \ overflow 465 maint/gnulib/lib/intprops.h _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \ overflow 474 maint/gnulib/lib/intprops.h # define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \ overflow 476 maint/gnulib/lib/intprops.h ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, st, smin, smax) \ overflow 477 maint/gnulib/lib/intprops.h : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, ut, 0, umax)) overflow 479 maint/gnulib/lib/intprops.h # define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \ overflow 480 maint/gnulib/lib/intprops.h (overflow (a, b, smin, smax) \ overflow 481 maint/gnulib/lib/intprops.h ? (overflow (a, b, 0, umax) \ overflow 484 maint/gnulib/lib/intprops.h : (overflow (a, b, 0, umax) \ overflow 489 maint/gnulib/lib/intprops.h # define _GL_INT_OP_WRAPV(a, b, r, op, overflow) \ overflow 491 maint/gnulib/lib/intprops.h ? _GL_INT_OP_WRAPV_SMALLISH (a, b, r, op, overflow, \ overflow 495 maint/gnulib/lib/intprops.h ? _GL_INT_OP_WRAPV_SMALLISH (a, b, r, op, overflow, \ overflow 500 maint/gnulib/lib/intprops.h ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ overflow 502 maint/gnulib/lib/intprops.h : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ overflow 504 maint/gnulib/lib/intprops.h : _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow)) overflow 506 maint/gnulib/lib/intprops.h # define _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow) \ overflow 509 maint/gnulib/lib/intprops.h ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \ overflow 511 maint/gnulib/lib/intprops.h : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \ overflow 514 maint/gnulib/lib/intprops.h ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \ overflow 516 maint/gnulib/lib/intprops.h : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \ overflow 519 maint/gnulib/lib/intprops.h # define _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow) \ overflow 521 maint/gnulib/lib/intprops.h ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \ overflow 523 maint/gnulib/lib/intprops.h : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \ overflow 532 maint/gnulib/lib/intprops.h #define _GL_INT_OP_CALC(a, b, r, op, overflow, ut, t, tmin, tmax) \ overflow 533 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;