SECS_PER_MIN 1146 third_party/libxml/src/xmlschemastypes.c #define SECS_PER_HOUR (60 * SECS_PER_MIN) SECS_PER_MIN 3967 third_party/libxml/src/xmlschemastypes.c (dt->value.date.min * SECS_PER_MIN) + \ SECS_PER_MIN 3968 third_party/libxml/src/xmlschemastypes.c (dt->value.date.tzo * SECS_PER_MIN)) + \ SECS_PER_MIN 178 third_party/libxslt/libexslt/date.c #define SECS_PER_HOUR (60 * SECS_PER_MIN) SECS_PER_MIN 792 third_party/libxslt/libexslt/date.c localTm.tm_min * SECS_PER_MIN + SECS_PER_MIN 796 third_party/libxslt/libexslt/date.c gmTm.tm_min * SECS_PER_MIN + SECS_PER_MIN 1163 third_party/libxslt/libexslt/date.c FORMAT_ITEM(secs, cur, SECS_PER_MIN, 'M'); SECS_PER_MIN 1340 third_party/libxslt/libexslt/date.c (dt->value.date.min * SECS_PER_MIN)) + dt->value.date.sec)