gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:TYPE_INTEGRAL (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/time/difftime.c - 2.1KB - 61 lines
23:                 return (double) time1 - (double) time0;
24:         if (!TYPE_INTEGRAL(time_t)) {
25:                 /*