Searched refs:mbstate_t (Results 1 - 25 of 282) sorted by last modified time

1234567891011>>

/netbsd-current/external/mpl/bind/dist/
H A Dconfigure5300 mbstate_t x;
5318 mbstate_t x;
/netbsd-current/lib/libc/stdio/
H A Dopen_wmemstream.c52 mbstate_t mbstate;
103 wbuflen(const mbstate_t *state, const char *buf, size_t len)
105 mbstate_t lenstate;
267 memset(&ms->mbstate, 0, sizeof(mbstate_t));
H A Dvfwprintf.c202 static const mbstate_t initial;
203 mbstate_t mbs;
422 static const mbstate_t initial;
423 mbstate_t mbs;
498 static const mbstate_t initial;
499 mbstate_t mbs;
1008 static const mbstate_t initial;
1009 mbstate_t mbs;
/netbsd-current/lib/libc/regex/
H A Dengine.c104 mbstate_t mbs; /* multibyte conversion state */
167 mbstate_t mbs;
H A Dregcomp.c1395 mbstate_t mbs;
1499 mbstate_t mbs;
1652 mbstate_t mbs;
2013 mbstate_t mbs;
/netbsd-current/usr.bin/wc/
H A Dwc.c83 static size_t do_mb(wchar_t *, const char *, size_t, mbstate_t *,
142 do_mb(wchar_t *wc, const char *p, size_t len, mbstate_t *st,
182 mbstate_t st;
/netbsd-current/lib/libcurses/
H A Daddbytes.c124 mbstate_t st;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c637 mbstate_t state;
15354 mbstate_t state;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
H A Dwchar.h55 <wchar.h> is actually processed, and that doesn't include 'mbstate_t'.
673 /* Override mbstate_t if it is too small.
674 On IRIX 6.5, sizeof (mbstate_t) == 1, which is not sufficient for
676 On AIX and MSVC, mbrtowc needs to be overridden, but mbstate_t exists and is
682 # undef mbstate_t macro
683 # define mbstate_t rpl_mbstate_t macro
784 _GL_FUNCDECL_RPL (mbsinit, int, (const mbstate_t *ps));
785 _GL_CXXALIAS_RPL (mbsinit, int, (const mbstate_t *ps));
788 _GL_FUNCDECL_SYS (mbsinit, int, (const mbstate_t *ps));
790 _GL_CXXALIAS_SYS (mbsinit, int, (const mbstate_t *p
[all...]
/netbsd-current/external/gpl3/gdb/dist/gnulib/
H A Dconfigure5950 mbstate_t x;
5967 mbstate_t x;
11426 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mbstate_t" >&5
11427 $as_echo_n "checking for mbstate_t... " >&6; }
11438 mbstate_t x; return sizeof x;
11458 $as_echo "#define mbstate_t int" >>confdefs.h
28429 mbstate_t state;
28432 memset (&state, '\0', sizeof (mbstate_t));
28465 mbstate_t state;
28468 memset (&state, '\0', sizeof (mbstate_t));
[all...]
/netbsd-current/external/bsd/file/dist/src/
H A Dfuncs.c575 mbstate_t state;
580 (void)memset(&state, 0, sizeof(mbstate_t));
H A Dfile.c594 mbstate_t state;
675 mbstate_t state;
/netbsd-current/external/bsd/file/dist/
H A Dconfigure5172 mbstate_t x;
5190 mbstate_t x;
14424 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for mbstate_t" >&5
14425 printf %s "checking for mbstate_t... " >&6; }
14437 mbstate_t x; return sizeof x;
14458 printf "%s\n" "#define mbstate_t int" >>confdefs.h
15074 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether mbrtowc and mbstate_t are properly declared" >&5
15075 printf %s "checking whether mbrtowc and mbstate_t are properly declared... " >&6; }
15089 mbstate_t state;
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/
H A Dwchar.h55 <wchar.h> is actually processed, and that doesn't include 'mbstate_t'.
673 /* Override mbstate_t if it is too small.
674 On IRIX 6.5, sizeof (mbstate_t) == 1, which is not sufficient for
676 On AIX and MSVC, mbrtowc needs to be overridden, but mbstate_t exists and is
682 # undef mbstate_t macro
683 # define mbstate_t rpl_mbstate_t macro
784 _GL_FUNCDECL_RPL (mbsinit, int, (const mbstate_t *ps));
785 _GL_CXXALIAS_RPL (mbsinit, int, (const mbstate_t *ps));
788 _GL_FUNCDECL_SYS (mbsinit, int, (const mbstate_t *ps));
790 _GL_CXXALIAS_SYS (mbsinit, int, (const mbstate_t *p
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/sparc64/gnulib/import/
H A Dwchar.h55 <wchar.h> is actually processed, and that doesn't include 'mbstate_t'.
673 /* Override mbstate_t if it is too small.
674 On IRIX 6.5, sizeof (mbstate_t) == 1, which is not sufficient for
676 On AIX and MSVC, mbrtowc needs to be overridden, but mbstate_t exists and is
682 # undef mbstate_t macro
683 # define mbstate_t rpl_mbstate_t macro
784 _GL_FUNCDECL_RPL (mbsinit, int, (const mbstate_t *ps));
785 _GL_CXXALIAS_RPL (mbsinit, int, (const mbstate_t *ps));
788 _GL_FUNCDECL_SYS (mbsinit, int, (const mbstate_t *ps));
790 _GL_CXXALIAS_SYS (mbsinit, int, (const mbstate_t *p
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/import/
H A Dwchar.h55 <wchar.h> is actually processed, and that doesn't include 'mbstate_t'.
673 /* Override mbstate_t if it is too small.
674 On IRIX 6.5, sizeof (mbstate_t) == 1, which is not sufficient for
676 On AIX and MSVC, mbrtowc needs to be overridden, but mbstate_t exists and is
682 # undef mbstate_t macro
683 # define mbstate_t rpl_mbstate_t macro
784 _GL_FUNCDECL_RPL (mbsinit, int, (const mbstate_t *ps));
785 _GL_CXXALIAS_RPL (mbsinit, int, (const mbstate_t *ps));
788 _GL_FUNCDECL_SYS (mbsinit, int, (const mbstate_t *ps));
790 _GL_CXXALIAS_SYS (mbsinit, int, (const mbstate_t *p
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/
H A Dwchar.h55 <wchar.h> is actually processed, and that doesn't include 'mbstate_t'.
673 /* Override mbstate_t if it is too small.
674 On IRIX 6.5, sizeof (mbstate_t) == 1, which is not sufficient for
676 On AIX and MSVC, mbrtowc needs to be overridden, but mbstate_t exists and is
682 # undef mbstate_t macro
683 # define mbstate_t rpl_mbstate_t macro
784 _GL_FUNCDECL_RPL (mbsinit, int, (const mbstate_t *ps));
785 _GL_CXXALIAS_RPL (mbsinit, int, (const mbstate_t *ps));
788 _GL_FUNCDECL_SYS (mbsinit, int, (const mbstate_t *ps));
790 _GL_CXXALIAS_SYS (mbsinit, int, (const mbstate_t *p
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/
H A Dwchar.h55 <wchar.h> is actually processed, and that doesn't include 'mbstate_t'.
673 /* Override mbstate_t if it is too small.
674 On IRIX 6.5, sizeof (mbstate_t) == 1, which is not sufficient for
676 On AIX and MSVC, mbrtowc needs to be overridden, but mbstate_t exists and is
682 # undef mbstate_t macro
683 # define mbstate_t rpl_mbstate_t macro
784 _GL_FUNCDECL_RPL (mbsinit, int, (const mbstate_t *ps));
785 _GL_CXXALIAS_RPL (mbsinit, int, (const mbstate_t *ps));
788 _GL_FUNCDECL_SYS (mbsinit, int, (const mbstate_t *ps));
790 _GL_CXXALIAS_SYS (mbsinit, int, (const mbstate_t *p
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
H A Dwchar.h55 <wchar.h> is actually processed, and that doesn't include 'mbstate_t'.
673 /* Override mbstate_t if it is too small.
674 On IRIX 6.5, sizeof (mbstate_t) == 1, which is not sufficient for
676 On AIX and MSVC, mbrtowc needs to be overridden, but mbstate_t exists and is
682 # undef mbstate_t macro
683 # define mbstate_t rpl_mbstate_t macro
784 _GL_FUNCDECL_RPL (mbsinit, int, (const mbstate_t *ps));
785 _GL_CXXALIAS_RPL (mbsinit, int, (const mbstate_t *ps));
788 _GL_FUNCDECL_SYS (mbsinit, int, (const mbstate_t *ps));
790 _GL_CXXALIAS_SYS (mbsinit, int, (const mbstate_t *p
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
H A Dwchar.h55 <wchar.h> is actually processed, and that doesn't include 'mbstate_t'.
673 /* Override mbstate_t if it is too small.
674 On IRIX 6.5, sizeof (mbstate_t) == 1, which is not sufficient for
676 On AIX and MSVC, mbrtowc needs to be overridden, but mbstate_t exists and is
682 # undef mbstate_t macro
683 # define mbstate_t rpl_mbstate_t macro
784 _GL_FUNCDECL_RPL (mbsinit, int, (const mbstate_t *ps));
785 _GL_CXXALIAS_RPL (mbsinit, int, (const mbstate_t *ps));
788 _GL_FUNCDECL_SYS (mbsinit, int, (const mbstate_t *ps));
790 _GL_CXXALIAS_SYS (mbsinit, int, (const mbstate_t *p
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dwchar.h55 <wchar.h> is actually processed, and that doesn't include 'mbstate_t'.
673 /* Override mbstate_t if it is too small.
674 On IRIX 6.5, sizeof (mbstate_t) == 1, which is not sufficient for
676 On AIX and MSVC, mbrtowc needs to be overridden, but mbstate_t exists and is
682 # undef mbstate_t macro
683 # define mbstate_t rpl_mbstate_t macro
784 _GL_FUNCDECL_RPL (mbsinit, int, (const mbstate_t *ps));
785 _GL_CXXALIAS_RPL (mbsinit, int, (const mbstate_t *ps));
788 _GL_FUNCDECL_SYS (mbsinit, int, (const mbstate_t *ps));
790 _GL_CXXALIAS_SYS (mbsinit, int, (const mbstate_t *p
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dwchar.h55 <wchar.h> is actually processed, and that doesn't include 'mbstate_t'.
673 /* Override mbstate_t if it is too small.
674 On IRIX 6.5, sizeof (mbstate_t) == 1, which is not sufficient for
676 On AIX and MSVC, mbrtowc needs to be overridden, but mbstate_t exists and is
682 # undef mbstate_t macro
683 # define mbstate_t rpl_mbstate_t macro
784 _GL_FUNCDECL_RPL (mbsinit, int, (const mbstate_t *ps));
785 _GL_CXXALIAS_RPL (mbsinit, int, (const mbstate_t *ps));
788 _GL_FUNCDECL_SYS (mbsinit, int, (const mbstate_t *ps));
790 _GL_CXXALIAS_SYS (mbsinit, int, (const mbstate_t *p
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
H A Dwchar.h55 <wchar.h> is actually processed, and that doesn't include 'mbstate_t'.
673 /* Override mbstate_t if it is too small.
674 On IRIX 6.5, sizeof (mbstate_t) == 1, which is not sufficient for
676 On AIX and MSVC, mbrtowc needs to be overridden, but mbstate_t exists and is
682 # undef mbstate_t macro
683 # define mbstate_t rpl_mbstate_t macro
784 _GL_FUNCDECL_RPL (mbsinit, int, (const mbstate_t *ps));
785 _GL_CXXALIAS_RPL (mbsinit, int, (const mbstate_t *ps));
788 _GL_FUNCDECL_SYS (mbsinit, int, (const mbstate_t *ps));
790 _GL_CXXALIAS_SYS (mbsinit, int, (const mbstate_t *p
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
H A Dwchar.h55 <wchar.h> is actually processed, and that doesn't include 'mbstate_t'.
673 /* Override mbstate_t if it is too small.
674 On IRIX 6.5, sizeof (mbstate_t) == 1, which is not sufficient for
676 On AIX and MSVC, mbrtowc needs to be overridden, but mbstate_t exists and is
682 # undef mbstate_t macro
683 # define mbstate_t rpl_mbstate_t macro
784 _GL_FUNCDECL_RPL (mbsinit, int, (const mbstate_t *ps));
785 _GL_CXXALIAS_RPL (mbsinit, int, (const mbstate_t *ps));
788 _GL_FUNCDECL_SYS (mbsinit, int, (const mbstate_t *ps));
790 _GL_CXXALIAS_SYS (mbsinit, int, (const mbstate_t *p
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dwchar.h55 <wchar.h> is actually processed, and that doesn't include 'mbstate_t'.
673 /* Override mbstate_t if it is too small.
674 On IRIX 6.5, sizeof (mbstate_t) == 1, which is not sufficient for
676 On AIX and MSVC, mbrtowc needs to be overridden, but mbstate_t exists and is
682 # undef mbstate_t macro
683 # define mbstate_t rpl_mbstate_t macro
784 _GL_FUNCDECL_RPL (mbsinit, int, (const mbstate_t *ps));
785 _GL_CXXALIAS_RPL (mbsinit, int, (const mbstate_t *ps));
788 _GL_FUNCDECL_SYS (mbsinit, int, (const mbstate_t *ps));
790 _GL_CXXALIAS_SYS (mbsinit, int, (const mbstate_t *p
[all...]

Completed in 585 milliseconds

1234567891011>>