prevroundtrip      98 maint/gnulib/tests/test-timespec.c   struct timespec prevroundtrip;
prevroundtrip     124 maint/gnulib/tests/test-timespec.c         ASSERT (cmp (prevroundtrip, roundtrip) <= 0);
prevroundtrip     125 maint/gnulib/tests/test-timespec.c       prevroundtrip = roundtrip;