Home
last modified time | relevance | path

Searched refs:year (Results 1 – 4 of 4) sorted by relevance

/RevoEX-2.3/include/revolution/nwc24/
DNWC24MsgBoard.h76 NWC24Err NWC24SetMsgMBRegDate ( NWC24MsgObj* obj, u16 year, u8 month, u8 day );
83 NWC24Err NWC24ReadMsgMBRegDate ( const NWC24MsgObj* obj, u16* year, u8* month, u8* day );
/RevoEX-2.3/build/demos/mpdldemo/src/
Dmpdlsimple.c233 td->year, td->mon + 1, td->mday, td->hour, td->min, td->sec); in main()
/RevoEX-2.3/build/demos/nwc24demo/src/MsgPrint/
DMsgPrint.c449 OSReport("%s, %d %s %d ", WdayStr[cTime.wday], cTime.mday, MonStr[cTime.mon], cTime.year); in ViewDate()
/RevoEX-2.3/include/revolution/
Dvf.h218 s32 year; member