Home
last modified time | relevance | path

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

/CTR-SDK-4.2.8-20130828/sources/libraries/fnd/
Dfnd_DateTime.cpp153 void DateTime::DaysToDate(s32 *pYear, s32 *pMonth, s32 *pDay, s32 days) in DaysToDate() argument
208 if ( pDay ) in DaysToDate()
210 *pDay = day; in DaysToDate()
/CTR-SDK-4.2.8-20130828/include/nn/phtsel/CTR/
Dphtsel_input.h84 s32* pYear, s32* pMonth, s32* pDay,
/CTR-SDK-4.2.8-20130828/include/nn/fnd/
Dfnd_DateTime.h386 static void DaysToDate(s32 *pYear, s32 *pMonth, s32 *pDay, s32 days);