Searched defs:LOCALE_PARAM (Results 1 – 2 of 2) sorted by relevance
188 # define LOCALE_PARAM , locale_t locale macro193 # define LOCALE_PARAM macro242 void *statep LOCALE_PARAM) in __strptime_internal()1252 strptime (const char *buf, const char *format, struct tm *tm LOCALE_PARAM) in strptime()
288 # define LOCALE_PARAM , locale_t loc macro292 # define LOCALE_PARAM macro333 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