Searched refs:common_localtime (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/wince/
H A Dtime.cpp563 static struct tm * __cdecl common_localtime(const time_t *t, BOOL bLocal) function
633 return common_localtime(t, DO_LOCALTIME) ;
642 return common_localtime(t, DO_GMTIME) ;

Completed in 61 milliseconds