Home
last modified time | relevance | path

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

/freebsd-12-stable/include/
Dlanginfo.h38 typedef __nl_item nl_item; typedef
134 char *nl_langinfo(nl_item);
Dnl_types.h89 typedef __nl_item nl_item; typedef
/freebsd-12-stable/lib/libc/locale/
Dnl_langinfo.c54 nl_langinfo_l(nl_item item, locale_t loc) in nl_langinfo_l()
206 nl_langinfo(nl_item item) in nl_langinfo()
/freebsd-12-stable/include/xlocale/
D_langinfo.h42 char *nl_langinfo_l(nl_item, locale_t);
/freebsd-12-stable/contrib/gcc/
Dsys-types.h206 typedef int nl_item; typedef
Dsys-protos.h778 extern char * nl_langinfo(nl_item);
/freebsd-12-stable/contrib/dialog/
Dcalendar.c83 nl_item items[7] = in nameOfDayOfWeek()
125 nl_item items[12] = in nameOfMonth()
/freebsd-12-stable/usr.bin/locale/
Dlocale.c749 nl_item i, s_item = 0, e_item = 0; in kwval_ltime()
/freebsd-12-stable/usr.bin/sort/
Dbwstring.c56 const nl_item item[12] = { ABMON_1, ABMON_2, ABMON_3, ABMON_4, in initialise_months()