Searched refs:result (Results 1 – 7 of 7) sorted by relevance
/timezone/ |
A D | zic.c | 459 return result ? strcpy(result, str) : result; in strdup() 963 if (!result) in relname() 969 return result; in relname() 2374 result[0] = '-'; in stringoffset() 2382 result[0] = '\0'; in stringoffset() 2410 result += sprintf(result, "%d", total + rp->r_dayofmonth - 1); in stringrule() 2412 result += sprintf(result, "J%d", total + rp->r_dayofmonth); in stringrule() 2439 result += sprintf(result, "M%d.%d.%d", in stringrule() 2447 *result++ = '/'; in stringrule() 2490 result[0] = '\0'; in stringzone() [all …]
|
A D | Makefile | 106 { test -r $(@D)/Universal.test-result \ 107 && cp $(@D)/Universal.test-result $(@D)/UTC.test-result \ 108 && sed -i 's/Universal/UTC/' $(@D)/UTC.test-result ; exit 0; } 109 { test -r $(@D)/UTC.test-result \ 110 && cp $(@D)/UTC.test-result $(@D)/Universal.test-result \ 111 && sed -i 's/UTC/Universal/' $(@D)/Universal.test-result ; exit 0; }
|
A D | zdump.c | 688 register intmax_t result; in delta_nonneg() local 691 result = 0; in delta_nonneg() 693 result += DAYSPERNYEAR + isleap_sum(tmy, TM_YEAR_BASE); in delta_nonneg() 694 result += newp->tm_yday - oldp->tm_yday; in delta_nonneg() 695 result *= HOURSPERDAY; in delta_nonneg() 696 result += newp->tm_hour - oldp->tm_hour; in delta_nonneg() 697 result *= MINSPERHOUR; in delta_nonneg() 698 result += newp->tm_min - oldp->tm_min; in delta_nonneg() 699 result *= SECSPERMIN; in delta_nonneg() 700 result += newp->tm_sec - oldp->tm_sec; in delta_nonneg() [all …]
|
A D | southamerica | 107 # which did not result in the switch of a time zone, as they stayed 9 hours 683 # As a result of the above Decree I believe the America/Rio_Branco
|
A D | asia | 450 # republic has changed its time zone back to that of Moscow. As a result it 1527 # the country. That would be odd, and possibly is a result of their
|
A D | northamerica | 25 # was the result of his proposals at the Convention of Railroad Trunk Lines 1645 # Pangnirtung wobbled. Here is the result of their wobble:
|
A D | europe | 69 # on a turnout of 88.6%. This was almost the same result as Norway's previous
|
Completed in 27 milliseconds