Home
last modified time | relevance | path

Searched defs:qtime_s (Results 1 – 12 of 12) sorted by relevance

/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dq_shared.h1216 typedef struct qtime_s { struct
1217 int tm_sec; /* seconds after the minute - [0,59] */
1218 int tm_min; /* minutes after the hour - [0,59] */
1219 int tm_hour; /* hours since midnight - [0,23] */
1220 int tm_mday; /* day of the month - [1,31] */
1221 int tm_mon; /* months since January - [0,11] */
1222 int tm_year; /* years since 1900 */
1223 int tm_wday; /* days since Sunday - [0,6] */
1224 int tm_yday; /* days since January 1 - [0,365] */
1225 int tm_isdst; /* daylight savings time flag */
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dq_shared.h1226 typedef struct qtime_s { struct
1227 int tm_sec; /* seconds after the minute - [0,59] */
1228 int tm_min; /* minutes after the hour - [0,59] */
1229 int tm_hour; /* hours since midnight - [0,23] */
1230 int tm_mday; /* day of the month - [1,31] */
1231 int tm_mon; /* months since January - [0,11] */
1232 int tm_year; /* years since 1900 */
1233 int tm_wday; /* days since Sunday - [0,6] */
1234 int tm_yday; /* days since January 1 - [0,365] */
1235 int tm_isdst; /* daylight savings time flag */
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dq_shared.h1226 typedef struct qtime_s { struct
1227 int tm_sec; /* seconds after the minute - [0,59] */
1228 int tm_min; /* minutes after the hour - [0,59] */
1229 int tm_hour; /* hours since midnight - [0,23] */
1230 int tm_mday; /* day of the month - [1,31] */
1231 int tm_mon; /* months since January - [0,11] */
1232 int tm_year; /* years since 1900 */
1233 int tm_wday; /* days since Sunday - [0,6] */
1234 int tm_yday; /* days since January 1 - [0,365] */
1235 int tm_isdst; /* daylight savings time flag */
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dq_shared.h1235 typedef struct qtime_s { struct
1236 int tm_sec; /* seconds after the minute - [0,59] */
1237 int tm_min; /* minutes after the hour - [0,59] */
1238 int tm_hour; /* hours since midnight - [0,23] */
1239 int tm_mday; /* day of the month - [1,31] */
1240 int tm_mon; /* months since January - [0,11] */
1241 int tm_year; /* years since 1900 */
1242 int tm_wday; /* days since Sunday - [0,6] */
1243 int tm_yday; /* days since January 1 - [0,365] */
1244 int tm_isdst; /* daylight savings time flag */
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_shared.h1250 typedef struct qtime_s { struct
1251 int tm_sec; /* seconds after the minute - [0,59] */
1252 int tm_min; /* minutes after the hour - [0,59] */
1253 int tm_hour; /* hours since midnight - [0,23] */
1254 int tm_mday; /* day of the month - [1,31] */
1255 int tm_mon; /* months since January - [0,11] */
1256 int tm_year; /* years since 1900 */
1257 int tm_wday; /* days since Sunday - [0,6] */
1258 int tm_yday; /* days since January 1 - [0,365] */
1259 int tm_isdst; /* daylight savings time flag */
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_shared.h1250 typedef struct qtime_s { struct
1251 int tm_sec; /* seconds after the minute - [0,59] */
1252 int tm_min; /* minutes after the hour - [0,59] */
1253 int tm_hour; /* hours since midnight - [0,23] */
1254 int tm_mday; /* day of the month - [1,31] */
1255 int tm_mon; /* months since January - [0,11] */
1256 int tm_year; /* years since 1900 */
1257 int tm_wday; /* days since Sunday - [0,6] */
1258 int tm_yday; /* days since January 1 - [0,365] */
1259 int tm_isdst; /* daylight savings time flag */
/dports/games/evq3/evq3/code/qcommon/
H A Dq_shared.h1428 typedef struct qtime_s struct
1430 int tm_sec; /* seconds after the minute - [0,59] */
1431 int tm_min; /* minutes after the hour - [0,59] */
1432 int tm_hour; /* hours since midnight - [0,23] */
1433 int tm_mday; /* day of the month - [1,31] */
1434 int tm_mon; /* months since January - [0,11] */
1435 int tm_year; /* years since 1900 */
1436 int tm_wday; /* days since Sunday - [0,6] */
1437 int tm_yday; /* days since January 1 - [0,365] */
1438 int tm_isdst; /* daylight savings time flag */
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dq_shared.h1688 typedef struct qtime_s { struct
1689 int tm_sec; /* seconds after the minute - [0,59] */
1690 int tm_min; /* minutes after the hour - [0,59] */
1691 int tm_hour; /* hours since midnight - [0,23] */
1692 int tm_mday; /* day of the month - [1,31] */
1693 int tm_mon; /* months since January - [0,11] */
1694 int tm_year; /* years since 1900 */
1695 int tm_wday; /* days since Sunday - [0,6] */
1696 int tm_yday; /* days since January 1 - [0,365] */
1697 int tm_isdst; /* daylight savings time flag */
/dports/games/iortcw/iortcw-1.51c/MP/code/splines/
H A Dq_splineshared.h1722 typedef struct qtime_s { struct
1723 int tm_sec; /* seconds after the minute - [0,59] */
1724 int tm_min; /* minutes after the hour - [0,59] */
1725 int tm_hour; /* hours since midnight - [0,23] */
1726 int tm_mday; /* day of the month - [1,31] */
1727 int tm_mon; /* months since January - [0,11] */
1728 int tm_year; /* years since 1900 */
1729 int tm_wday; /* days since Sunday - [0,6] */
1730 int tm_yday; /* days since January 1 - [0,365] */
1731 int tm_isdst; /* daylight savings time flag */
/dports/games/iortcw/iortcw-1.51c/SP/code/splines/
H A Dq_splineshared.h1751 typedef struct qtime_s { struct
1752 int tm_sec; /* seconds after the minute - [0,59] */
1753 int tm_min; /* minutes after the hour - [0,59] */
1754 int tm_hour; /* hours since midnight - [0,23] */
1755 int tm_mday; /* day of the month - [1,31] */
1756 int tm_mon; /* months since January - [0,11] */
1757 int tm_year; /* years since 1900 */
1758 int tm_wday; /* days since Sunday - [0,6] */
1759 int tm_yday; /* days since January 1 - [0,365] */
1760 int tm_isdst; /* daylight savings time flag */
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dq_shared.h1718 typedef struct qtime_s { struct
1719 int tm_sec; /* seconds after the minute - [0,59] */
1720 int tm_min; /* minutes after the hour - [0,59] */
1721 int tm_hour; /* hours since midnight - [0,23] */
1722 int tm_mday; /* day of the month - [1,31] */
1723 int tm_mon; /* months since January - [0,11] */
1724 int tm_year; /* years since 1900 */
1725 int tm_wday; /* days since Sunday - [0,6] */
1726 int tm_yday; /* days since January 1 - [0,365] */
1727 int tm_isdst; /* daylight savings time flag */
/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A Dq_shared.h1754 typedef struct qtime_s { struct
1755 int tm_sec; /* seconds after the minute - [0,59] */
1756 int tm_min; /* minutes after the hour - [0,59] */
1757 int tm_hour; /* hours since midnight - [0,23] */
1758 int tm_mday; /* day of the month - [1,31] */
1759 int tm_mon; /* months since January - [0,11] */
1760 int tm_year; /* years since 1900 */
1761 int tm_wday; /* days since Sunday - [0,6] */
1762 int tm_yday; /* days since January 1 - [0,365] */
1763 int tm_isdst; /* daylight savings time flag */