b_size             72 maint/gnulib/tests/test-inttostr.c   size_t b_size = 2;
b_size             73 maint/gnulib/tests/test-inttostr.c   char *b = malloc (b_size);
b_size             79 maint/gnulib/tests/test-inttostr.c   if (snprintf (b, b_size, "%ju", (uintmax_t) 3) == 1