Searched refs:LOCALE_PARAM_PROTO (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/diff/lib/
H A Dstrftime.c212 # define LOCALE_PARAM_PROTO , __locale_t loc macro
215 # define LOCALE_PARAM_PROTO macro
254 size_t len LOCALE_PARAM_PROTO)
263 size_t len LOCALE_PARAM_PROTO)
378 const struct tm *tp extra_args_spec LOCALE_PARAM_PROTO)
253 memcpy_lowcase(CHAR_T *dest, const CHAR_T *src, size_t len LOCALE_PARAM_PROTO) argument
262 memcpy_uppcase(CHAR_T *dest, const CHAR_T *src, size_t len LOCALE_PARAM_PROTO) argument
377 my_strftime(CHAR_T *s, size_t maxsize, const CHAR_T *format, const struct tm *tp extra_args_spec LOCALE_PARAM_PROTO) argument

Completed in 39 milliseconds