Searched defs:mktime (Results 1 – 11 of 11) sorted by relevance
148 public int mktime(ZoneInfoData zoneInfo) { in mktime() method in WallTime
45 time_t LLVM_LIBC_ENTRYPOINT(mktime)(struct tm *t1) { in LLVM_LIBC_ENTRYPOINT() argument
24 mktime = time.mktime variable
21 mktime = time.mktime variable
41 time_t mktime(struct tm *t) in mktime() function
273 # define mktime tz_mktime macro
1932 mktime(struct tm *const tmp) in mktime() function
1190 pub fn mktime(tm: *mut tm) -> time_t; in mktime() function
398 pub fn mktime(a: *mut tm) -> time_t; in mktime() function
1237 pub fn mktime(tm: *mut tm) -> time_t; in mktime() function
3749 pub fn mktime(tm: *mut tm) -> time_t; in mktime() function