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

  /src/lib/libc/time/
zic.c 2380 limitrange(struct timerange r, zic_t lo, zic_t hi, function in typeref:struct:timerange
2510 range64 = limitrange(rangeall, lo_time,
2514 range32 = limitrange(range64, ZIC32_MIN, ZIC32_MAX, ats, types);
2751 /* Output a LO_TIME transition if needed; see limitrange.
zic.c 2380 limitrange(struct timerange r, zic_t lo, zic_t hi, function in typeref:struct:timerange
2510 range64 = limitrange(rangeall, lo_time,
2514 range32 = limitrange(range64, ZIC32_MIN, ZIC32_MAX, ats, types);
2751 /* Output a LO_TIME transition if needed; see limitrange.

Completed in 26 milliseconds