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

  /src/lib/libc/time/
zic.c 3175 register bool do_extend; local in function:outzone
3226 do_extend = compat < 0;
3241 if (do_extend) {
3469 if (!do_extend && !want_bloat()) {
3497 if (do_extend) {
zic.c 3175 register bool do_extend; local in function:outzone
3226 do_extend = compat < 0;
3241 if (do_extend) {
3469 if (!do_extend && !want_bloat()) {
3497 if (do_extend) {

Completed in 28 milliseconds