Home
last modified time | relevance | path

Searched refs:timeDiffHours (Results 1 – 3 of 3) sorted by relevance

/dports/biology/p5-AcePerl/AcePerl-1.92/acelib/wh/
H A Dmytime.h58 BOOL timeDiffHours (mytime_t t1, mytime_t t2, int *tdiff) ;
/dports/biology/p5-AcePerl/AcePerl-1.92/acelib/
H A Dtimesubs.c425 BOOL timeDiffHours (mytime_t t1, mytime_t t2, int *diff) in timeDiffHours() function
615 if (!timeDiffHours (timeLeft, timeRight, &hourDiff)) in timeComparison()
H A Dfilsubs.c774 timeDiffHours (time_modified, time_now, diffHours); in filAge()