HomeSort by: relevance | last modified time | path
    Searched refs:wmemset (Results 1 - 25 of 74) sorted by relevancy

1 2 3

  /src/lib/libc/string/
wmemset.c 1 /* $NetBSD: wmemset.c,v 1.3 2012/06/25 22:32:46 abs Exp $ */
28 * citrus Id: wmemset.c,v 1.2 2000/12/20 14:08:31 itojun Exp
33 __RCSID("$NetBSD: wmemset.c,v 1.3 2012/06/25 22:32:46 abs Exp $");
40 wmemset(wchar_t *s, wchar_t c, size_t n) function
Makefile.inc 32 wcswcs.c wmemchr.c wmemcmp.c wmemcpy.c wmemmove.c wmempcpy.c wmemset.c
85 wmemchr.3 wmemset.3 \
  /src/sys/arch/sun3/dev/
if_ie_sebuf.c 79 static void *wmemset(void *, int, size_t);
120 sc->sc_memset = wmemset;
220 * wmemcpy/wmemset - like memcpy/memset but largest access is 16-bits,
226 wmemset(void *vb, int val, size_t l) function
if_ie_vme.c 76 static void *wmemset(void *, int, size_t);
129 sc->sc_memset = wmemset;
224 * wmemcpy/wmemset - like memcpy/memset but largest access is 16-bits,
230 wmemset(void *vb, int val, size_t l) function
  /src/external/bsd/nvi/dist/common/
multibyte.h 61 #define STRSET wmemset
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
wchar.h 103 using std::wmemset;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/
wchar.h 103 using std::wmemset;
  /src/external/gpl3/gdb/dist/gnulib/import/
wchar.in.h 705 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
707 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
709 _GL_CXXALIASWARN (wmemset);
712 # undef wmemset
714 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
715 "use gnulib module wmemset for portability");
  /src/external/gpl3/gdb.old/dist/gnulib/import/
wchar.in.h 705 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
707 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
709 _GL_CXXALIASWARN (wmemset);
712 # undef wmemset
714 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
715 "use gnulib module wmemset for portability");
  /src/lib/libc/stdio/
open_wmemstream.c 80 wmemset(buf + ms->len + 1, 0, newsize - ms->len);
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
wchar.h 1216 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1218 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1220 _GL_CXXALIASWARN (wmemset);
1223 # undef wmemset macro
1225 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
1226 "use gnulib module wmemset for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
wchar.h 1216 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1218 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1220 _GL_CXXALIASWARN (wmemset);
1223 # undef wmemset macro
1225 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
1226 "use gnulib module wmemset for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
wchar.h 1216 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1218 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1220 _GL_CXXALIASWARN (wmemset);
1223 # undef wmemset macro
1225 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
1226 "use gnulib module wmemset for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
wchar.h 1216 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1218 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1220 _GL_CXXALIASWARN (wmemset);
1223 # undef wmemset macro
1225 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
1226 "use gnulib module wmemset for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
wchar.h 1216 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1218 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1220 _GL_CXXALIASWARN (wmemset);
1223 # undef wmemset macro
1225 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
1226 "use gnulib module wmemset for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
wchar.h 1216 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1218 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1220 _GL_CXXALIASWARN (wmemset);
1223 # undef wmemset macro
1225 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
1226 "use gnulib module wmemset for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
wchar.h 1216 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1218 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1220 _GL_CXXALIASWARN (wmemset);
1223 # undef wmemset macro
1225 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
1226 "use gnulib module wmemset for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
wchar.h 1216 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1218 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1220 _GL_CXXALIASWARN (wmemset);
1223 # undef wmemset macro
1225 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
1226 "use gnulib module wmemset for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
wchar.h 1216 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1218 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1220 _GL_CXXALIASWARN (wmemset);
1223 # undef wmemset macro
1225 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
1226 "use gnulib module wmemset for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
wchar.h 1216 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1218 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1220 _GL_CXXALIASWARN (wmemset);
1223 # undef wmemset macro
1225 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
1226 "use gnulib module wmemset for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
wchar.h 1216 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1218 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1220 _GL_CXXALIASWARN (wmemset);
1223 # undef wmemset macro
1225 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
1226 "use gnulib module wmemset for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
wchar.h 1216 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1218 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1220 _GL_CXXALIASWARN (wmemset);
1223 # undef wmemset macro
1225 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
1226 "use gnulib module wmemset for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
wchar.h 1216 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1218 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1220 _GL_CXXALIASWARN (wmemset);
1223 # undef wmemset macro
1225 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
1226 "use gnulib module wmemset for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
wchar.h 1216 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1218 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1220 _GL_CXXALIASWARN (wmemset);
1223 # undef wmemset macro
1225 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
1226 "use gnulib module wmemset for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
wchar.h 1216 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1218 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
1220 _GL_CXXALIASWARN (wmemset);
1223 # undef wmemset macro
1225 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
1226 "use gnulib module wmemset for portability");

Completed in 80 milliseconds

1 2 3