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

/netbsd-6-1-5-RELEASE/include/
H A Dlanginfo.h14 #define D_T_FMT ((nl_item)0) /* String for formatting date and
16 #define D_FMT ((nl_item)1) /* Date format string */
17 #define T_FMT ((nl_item)2) /* Time format string */
18 #define T_FMT_AMPM ((nl_item)3) /* Time format string with 12 hour
20 #define AM_STR ((nl_item)4) /* Ante Meridiem afix */
21 #define PM_STR ((nl_item)5) /* Post Meridiem afix */
23 #define DAY_1 ((nl_item)6) /* Name of the first day of the week */
24 #define DAY_2 ((nl_item)7)
25 #define DAY_3 ((nl_item)8)
26 #define DAY_4 ((nl_item)
[all...]
H A Dnl_types.h82 typedef long nl_item; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/config/djgpp/
H A Dnl_types.h23 typedef int nl_item; typedef
H A Dlanginfo.h33 extern char *nl_langinfo (nl_item);
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/cxx/
H A Dclocale.c23 #include <nl_types.h> /* for nl_item */
56 nl_langinfo (nl_item n)
/netbsd-6-1-5-RELEASE/lib/libc/locale/
H A Dnl_langinfo.c43 nl_langinfo(nl_item item)
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/misc/
H A Dt-locale.c29 #include <nl_types.h> /* for nl_item (on netbsd 1.4.1 at least) */
61 nl_langinfo (nl_item n)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dsys-types.h206 typedef int nl_item; typedef
H A Dsys-protos.h778 extern char * nl_langinfo(nl_item);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dgo32-nat.c1026 nl_langinfo (nl_item item)

Completed in 92 milliseconds