Searched refs:asctime_r (Results 1 – 1 of 1) sorted by relevance
110 #define asctime_r _incompatible_asctime_r macro430 # undef asctime_r431 # define asctime_r tz_asctime_r macro502 char *asctime_r(struct tm const *restrict, char *restrict);521 #if !HAVE_DECL_ASCTIME_R && !defined asctime_r522 extern char *asctime_r(struct tm const *restrict, char *restrict);709 #undef asctime_r711 char *asctime_r(struct tm const *, char *);
Completed in 5 milliseconds