Home
last modified time | relevance | path

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

/RevoEX-3.1/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-3.1/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-3.1/include/revolution/
Dvf.h222 s32 year; member