Home
last modified time | relevance | path

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

/glibc-2.36/string/
Dstrcasecmp.c37 # define LOCALE_PARAM , locale_t loc macro
39 # define LOCALE_PARAM macro
46 __strcasecmp (const char *s1, const char *s2 LOCALE_PARAM) in __strcasecmp() argument
Dstrncase.c39 # define LOCALE_PARAM , locale_t loc macro
41 # define LOCALE_PARAM macro
49 __strncasecmp (const char *s1, const char *s2, size_t n LOCALE_PARAM) in __strncasecmp() argument
/glibc-2.36/wcsmbs/
Dwcscasecmp.c38 # define LOCALE_PARAM , locale_t loc macro
40 # define LOCALE_PARAM macro
47 __wcscasecmp (const wchar_t *s1, const wchar_t *s2 LOCALE_PARAM) in __wcscasecmp() argument
Dwcsncase.c40 # define LOCALE_PARAM , locale_t loc macro
42 # define LOCALE_PARAM macro
50 __wcsncasecmp (const wchar_t *s1, const wchar_t *s2, size_t n LOCALE_PARAM) in __wcsncasecmp() argument
/glibc-2.36/time/
Dstrftime_l.c288 # define LOCALE_PARAM , locale_t loc macro
292 # define LOCALE_PARAM macro
330 size_t len LOCALE_PARAM) __THROW;
333 memcpy_lowcase (CHAR_T *dest, const CHAR_T *src, size_t len LOCALE_PARAM) in memcpy_lowcase() argument
341 size_t len LOCALE_PARAM) __THROW;
344 memcpy_uppcase (CHAR_T *dest, const CHAR_T *src, size_t len LOCALE_PARAM) in memcpy_uppcase() argument
439 LOCALE_PARAM) __THROW;
450 const struct tm *tp ut_argument_spec LOCALE_PARAM) in my_strftime() argument
470 ut_argument_spec LOCALE_PARAM) in libc_hidden_def()
Dstrptime_l.c188 # define LOCALE_PARAM , locale_t locale macro
193 # define LOCALE_PARAM macro
242 void *statep LOCALE_PARAM) in __strptime_internal() argument
1252 strptime (const char *buf, const char *format, struct tm *tm LOCALE_PARAM) in strptime() argument
/glibc-2.36/ChangeLog.old/
DChangeLog.1827832 [USE_IN_EXTENDED_LOCALE_MODEL] (LOCALE_PARAM): Include argument
27836 [USE_IN_EXTENDED_LOCALE_MODEL] (LOCALE_PARAM): Include argument
27853 [_LIBC && USE_IN_EXTENDED_LOCALE_MODEL] (LOCALE_PARAM): Include
27857 (memcpy_lowcase): Use LOCALE_PARAM in declaration. Convert to
27864 [_LIBC] (LOCALE_PARAM): Include argument type.
27869 [USE_IN_EXTENDED_LOCALE_MODEL] (LOCALE_PARAM): Include argument
27873 [USE_IN_EXTENDED_LOCALE_MODEL] (LOCALE_PARAM): Include argument