Searched defs:asctime (Results 1 – 9 of 9) sorted by relevance
3 char *asctime(const struct tm *tm) in asctime() function
129 asctime(register const struct tm *timeptr) in asctime() function
114 asctime(register const struct tm *timeptr) in asctime() function
604 # define asctime tz_asctime macro
795 pub fn asctime(arg1: *const tm) -> *mut c_char; in asctime() function