HomeSort by relevance Sort by last modified time
    Searched refs:CONVERT_HOURS_TO_SECONDS (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/common/
putil.c 657 #define CONVERT_HOURS_TO_SECONDS(offset) (int32_t)(offset*3600)
    [all...]
  /external/icu4c/common/
putil.c 683 #define CONVERT_HOURS_TO_SECONDS(offset) (int32_t)(offset*3600)
    [all...]

Completed in 163 milliseconds