n_bytes 117 maint/gnulib/tests/test-posixtm.c size_t n_bytes; n_bytes 127 maint/gnulib/tests/test-posixtm.c n_bytes = strftime (curr_year_str, sizeof curr_year_str, "%Y", tm); n_bytes 128 maint/gnulib/tests/test-posixtm.c ASSERT (0 < n_bytes);