Searched refs:_fx_system_date_get (Results 1 – 5 of 5) sorted by relevance
86 status = _fx_system_date_get(year, month, day); in _fxe_system_date_get()
76 UINT _fx_system_date_get(UINT *year, UINT *month, UINT *day) in _fx_system_date_get() function
63 UINT _fx_system_date_get(UINT *year, UINT *month, UINT *day);
1278 #define fx_system_date_get _fx_system_date_get
248 status = _fx_system_date_get(FX_NULL, FX_NULL, FX_NULL); in ftest_0_entry()