Lines Matching refs:timelib_rel_time
196 } timelib_rel_time; typedef
214 timelib_rel_time relative;
571 timelib_rel_time **period, int *recurrences,
609 void timelib_do_rel_normalize(timelib_time *base, timelib_rel_time *rt);
780 timelib_rel_time* timelib_rel_time_ctor(void);
785 void timelib_rel_time_dtor(timelib_rel_time* t);
793 timelib_rel_time* timelib_rel_time_clone(timelib_rel_time *tz);
874 void timelib_dump_rel_time(timelib_rel_time *d);
944 timelib_rel_time *timelib_diff(timelib_time *one, timelib_time *two);
952 timelib_time *timelib_add(timelib_time *t, timelib_rel_time *interval);
961 timelib_time *timelib_sub(timelib_time *t, timelib_rel_time *interval);