gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:mktime (0.01 seconds)
t2ex
bsd_source/lib/libc/src_bsd/time/strftime.c - 33.3KB - 791 lines
345:                                         tm = *t;
346:                                         mkt = mktime(&tm);
347:                                         if (/*TYPE_SIGNED(time_t)*/1)