Searched refs:__MAKETIME_P (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/usr.bin/rcs/lib/
H A Dmaketime.h32 # define __MAKETIME_P(x) x macro
34 # define __MAKETIME_P(x) () macro
37 struct tm *time2tm __MAKETIME_P((time_t,int));
38 time_t difftm __MAKETIME_P((struct tm const *, struct tm const *));
39 time_t str2time __MAKETIME_P((char const *, time_t, long));
40 time_t tm2time __MAKETIME_P((struct tm *, int));
41 void adjzone __MAKETIME_P((struct tm *, long));

Completed in 159 milliseconds