Home
last modified time | relevance | path

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

/timezone/
A Dprivate.h110 #define asctime_r _incompatible_asctime_r macro
430 # undef asctime_r
431 # define asctime_r tz_asctime_r macro
502 char *asctime_r(struct tm const *restrict, char *restrict);
521 #if !HAVE_DECL_ASCTIME_R && !defined asctime_r
522 extern char *asctime_r(struct tm const *restrict, char *restrict);
709 #undef asctime_r
711 char *asctime_r(struct tm const *, char *);

Completed in 5 milliseconds