Searched defs:gmtime (Results 1 – 8 of 8) sorted by relevance
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
1379 gmtime(const time_t *const timep) in gmtime() function
493 #define gmtime wceex_gmtime macro
1198 pub fn gmtime(time_p: *const time_t) -> *mut tm; in gmtime() function
400 pub fn gmtime(a: *const time_t) -> *mut tm; in gmtime() function
1239 pub fn gmtime(time_p: *const time_t) -> *mut tm; in gmtime() function
3751 pub fn gmtime(time_p: *const time_t) -> *mut tm; in gmtime() function