Searched defs:gmtime (Results 1 – 12 of 12) sorted by relevance
4 struct tm *gmtime(const time_t *t) in gmtime() function
334 inline std::tm gmtime(std::time_t time) { in gmtime() function369 inline std::tm gmtime( in gmtime() function
265 # define gmtime tz_gmtime macro
1381 gmtime(const time_t *const timep) in gmtime() function
525 #define gmtime wceex_gmtime macro
1256 pub fn gmtime(time_p: *const time_t) -> *mut tm; in gmtime() function
510 pub fn gmtime(a: *const time_t) -> *mut tm; in gmtime() function
799 pub fn gmtime(arg1: *const time_t) -> *mut tm; in gmtime() function
1254 pub fn gmtime(time_p: *const time_t) -> *mut tm; in gmtime() function
3771 pub fn gmtime(time_p: *const time_t) -> *mut tm; in gmtime() function