Home
last modified time | relevance | path

Searched defs:LOCALE_PARAM (Results 1 – 2 of 2) sorted by relevance

/time/
A Dstrptime_l.c188 # define LOCALE_PARAM , locale_t locale macro
193 # define LOCALE_PARAM macro
242 void *statep LOCALE_PARAM) in __strptime_internal()
1252 strptime (const char *buf, const char *format, struct tm *tm LOCALE_PARAM) in strptime()
A Dstrftime_l.c288 # define LOCALE_PARAM , locale_t loc macro
292 # define LOCALE_PARAM macro
333 memcpy_lowcase (CHAR_T *dest, const CHAR_T *src, size_t len LOCALE_PARAM) in memcpy_lowcase()
344 memcpy_uppcase (CHAR_T *dest, const CHAR_T *src, size_t len LOCALE_PARAM) in memcpy_uppcase()
450 const struct tm *tp ut_argument_spec LOCALE_PARAM) in my_strftime()

Completed in 7 milliseconds