Searched defs:wmemmove (Results 1 - 2 of 2) sorted by relevance

/external/bison/darwin-lib/
H A Dwchar.h840 _GL_FUNCDECL_SYS (wmemmove, wchar_t *,
843 _GL_CXXALIAS_SYS (wmemmove, wchar_t *,
845 _GL_CXXALIASWARN (wmemmove);
847 # undef wmemmove macro
849 _GL_WARN_ON_USE (wmemmove, "wmemmove is unportable - "
850 "use gnulib module wmemmove for portability");
/external/bison/linux-lib/
H A Dwchar.h840 _GL_FUNCDECL_SYS (wmemmove, wchar_t *,
843 _GL_CXXALIAS_SYS (wmemmove, wchar_t *,
845 _GL_CXXALIASWARN (wmemmove);
847 # undef wmemmove macro
849 _GL_WARN_ON_USE (wmemmove, "wmemmove is unportable - "
850 "use gnulib module wmemmove for portability");

Completed in 60 milliseconds