HomeSort by: relevance | last modified time | path
    Searched refs:nanosecond (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/powerpc/powerpc/
rtas.c 266 int status, year, month, day, hour, minute, second, nanosecond; local
272 &month, &day, &hour, &minute, &second, &nanosecond) < 0)
288 int status, year, month, day, hour, minute, second, nanosecond; local
299 nanosecond = 0;
302 day, hour, minute, second, nanosecond, &status) < 0)
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
systime.d 476 An $(I hnsec) (hecto-nanosecond) is 100 nanoseconds. There are 10,000,000 hnsecs in a second.
8752 limit with hecto-nanosecond precision), it will allow more than 7 digits
9064 the limit with hecto-nanosecond precision), it will allow more than 7
9314 the limit with hecto-nanosecond precision), it will allow more than 7

Completed in 22 milliseconds