E:/Projects/AvrLib/libc/crt/ctime.h File Reference

Go to the source code of this file.

Defines

#define _DAY_SEC   (24UL * 60UL * 60UL)
#define _YEAR_SEC   (365L * _DAY_SEC)
#define _FOUR_YEAR_SEC   (1461L * _DAY_SEC)
#define _DEC_SEC   315532800UL
#define _BASE_YEAR   70L
#define _BASE_DOW   4
#define _LEAP_YEAR_ADJUST   17L
#define _MAX_YEAR   138L

Functions

int _isindst (tm *tb)

Variables

int _lpdays []
int _days []
tm _tb


Define Documentation

#define _BASE_DOW   4

Definition at line 53 of file ctime.h.

#define _BASE_YEAR   70L

Definition at line 52 of file ctime.h.

#define _DAY_SEC   (24UL * 60UL * 60UL)

Definition at line 48 of file ctime.h.

#define _DEC_SEC   315532800UL

Definition at line 51 of file ctime.h.

#define _FOUR_YEAR_SEC   (1461L * _DAY_SEC)

Definition at line 50 of file ctime.h.

#define _LEAP_YEAR_ADJUST   17L

Definition at line 54 of file ctime.h.

#define _MAX_YEAR   138L

Definition at line 55 of file ctime.h.

#define _YEAR_SEC   (365L * _DAY_SEC)

Definition at line 49 of file ctime.h.


Function Documentation

int _isindst ( tm *  tb  ) 


Variable Documentation

int _days[]

int _lpdays[]

tm _tb


Generated on Sun Aug 31 13:31:02 2008 for FrankenRTOS by  doxygen 1.5.6