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

  /external/stlport/src/
time_facets.cpp 187 # define __YDAY_MINIMUM (-366)
192 int big_enough_multiple_of_7 = (-__YDAY_MINIMUM / 7 + 2) * 7;
  /ndk/sources/cxx-stl/stlport/src/
time_facets.cpp 187 # define __YDAY_MINIMUM (-366)
192 int big_enough_multiple_of_7 = (-__YDAY_MINIMUM / 7 + 2) * 7;

Completed in 102 milliseconds