HomeSort by: relevance | last modified time | path
    Searched defs:increment_overflow_time_iinntt (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/time/
localtime.c 2079 increment_overflow_time_iinntt(time_t *tp, iinntt j) function in typeref:typename:bool
2390 if (increment_overflow_time_iinntt(&t, saved_seconds))
2732 || increment_overflow_time_iinntt(&r, offset - EPOCH_OFFSET)) {

Completed in 38 milliseconds