Home
last modified time | relevance | path

Searched refs:sys_localtime_r (Results 1 – 14 of 14) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/sys/win32/
H A Derl_win_sys.h139 struct tm *sys_localtime_r(time_t *epochs, struct tm *ptm);
143 #define localtime_r sys_localtime_r
H A Dsys_time.c496 sys_localtime_r(time_t *epochs, struct tm *ptm) in sys_localtime_r() function
677 sys_localtime_r(&epochs,ptm); in sys_mktime()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/sys/win32/
H A Derl_win_sys.h135 struct tm *sys_localtime_r(time_t *epochs, struct tm *ptm);
139 #define localtime_r sys_localtime_r
H A Dsys_time.c496 sys_localtime_r(time_t *epochs, struct tm *ptm) in sys_localtime_r() function
677 sys_localtime_r(&epochs,ptm); in sys_mktime()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/sys/win32/
H A Derl_win_sys.h134 struct tm *sys_localtime_r(time_t *epochs, struct tm *ptm);
138 #define localtime_r sys_localtime_r
H A Dsys_time.c499 sys_localtime_r(time_t *epochs, struct tm *ptm) in sys_localtime_r() function
680 sys_localtime_r(&epochs,ptm); in sys_mktime()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/sys/win32/
H A Derl_win_sys.h134 struct tm *sys_localtime_r(time_t *epochs, struct tm *ptm);
138 #define localtime_r sys_localtime_r
H A Dsys_time.c499 sys_localtime_r(time_t *epochs, struct tm *ptm) in sys_localtime_r() function
680 sys_localtime_r(&epochs,ptm); in sys_mktime()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/sys/win32/
H A Derl_win_sys.h134 struct tm *sys_localtime_r(time_t *epochs, struct tm *ptm);
138 #define localtime_r sys_localtime_r
H A Dsys_time.c499 sys_localtime_r(time_t *epochs, struct tm *ptm) in sys_localtime_r() function
680 sys_localtime_r(&epochs,ptm); in sys_mktime()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/sys/win32/
H A Derl_win_sys.h134 struct tm *sys_localtime_r(time_t *epochs, struct tm *ptm);
138 #define localtime_r sys_localtime_r
H A Dsys_time.c499 sys_localtime_r(time_t *epochs, struct tm *ptm) in sys_localtime_r() function
680 sys_localtime_r(&epochs,ptm); in sys_mktime()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/sys/win32/
H A Derl_win_sys.h139 struct tm *sys_localtime_r(time_t *epochs, struct tm *ptm);
143 #define localtime_r sys_localtime_r
H A Dsys_time.c496 sys_localtime_r(time_t *epochs, struct tm *ptm) in sys_localtime_r() function
677 sys_localtime_r(&epochs,ptm); in sys_mktime()