dtotimespec        81 maint/gnulib/lib/timespec.h struct timespec dtotimespec (double)
dtotimespec        53 maint/gnulib/lib/xnanosleep.c   struct timespec ts_sleep = dtotimespec (seconds);
dtotimespec       122 maint/gnulib/tests/test-timespec.c       struct timespec roundtrip = dtotimespec (timespectod (a));