bkm_scale_by_power 185 maint/gnulib/lib/xstrtol.c overflow = bkm_scale_by_power (&tmp, base, 6); bkm_scale_by_power 190 maint/gnulib/lib/xstrtol.c overflow = bkm_scale_by_power (&tmp, base, 3); bkm_scale_by_power 195 maint/gnulib/lib/xstrtol.c overflow = bkm_scale_by_power (&tmp, base, 1); bkm_scale_by_power 200 maint/gnulib/lib/xstrtol.c overflow = bkm_scale_by_power (&tmp, base, 2); bkm_scale_by_power 204 maint/gnulib/lib/xstrtol.c overflow = bkm_scale_by_power (&tmp, base, 5); bkm_scale_by_power 209 maint/gnulib/lib/xstrtol.c overflow = bkm_scale_by_power (&tmp, base, 4); bkm_scale_by_power 217 maint/gnulib/lib/xstrtol.c overflow = bkm_scale_by_power (&tmp, base, 8); bkm_scale_by_power 221 maint/gnulib/lib/xstrtol.c overflow = bkm_scale_by_power (&tmp, base, 7);