Searched refs:putw (Results 26 - 32 of 32) sorted by relevance

12

/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dstdio.h1694 /* On native Windows, map 'putw' to '_putw', so that -loldnames is not
1696 platforms by defining GNULIB_NAMESPACE::putw always. */
1699 # undef putw macro
1700 # define putw _putw macro
1702 _GL_CXXALIAS_MDA (putw, int, (int w, FILE *restrict stream));
1704 _GL_CXXALIAS_SYS (putw, int, (int w, FILE *restrict stream));
1706 _GL_CXXALIASWARN (putw); variable
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
H A Dstdio.h1694 /* On native Windows, map 'putw' to '_putw', so that -loldnames is not
1696 platforms by defining GNULIB_NAMESPACE::putw always. */
1699 # undef putw macro
1700 # define putw _putw macro
1702 _GL_CXXALIAS_MDA (putw, int, (int w, FILE *restrict stream));
1704 _GL_CXXALIAS_SYS (putw, int, (int w, FILE *restrict stream));
1706 _GL_CXXALIASWARN (putw); variable
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/import/
H A Dstdio.h1694 /* On native Windows, map 'putw' to '_putw', so that -loldnames is not
1696 platforms by defining GNULIB_NAMESPACE::putw always. */
1699 # undef putw macro
1700 # define putw _putw macro
1702 _GL_CXXALIAS_MDA (putw, int, (int w, FILE *restrict stream));
1704 _GL_CXXALIAS_SYS (putw, int, (int w, FILE *restrict stream));
1706 _GL_CXXALIASWARN (putw); variable
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/
H A Dstdio.h1694 /* On native Windows, map 'putw' to '_putw', so that -loldnames is not
1696 platforms by defining GNULIB_NAMESPACE::putw always. */
1699 # undef putw macro
1700 # define putw _putw macro
1702 _GL_CXXALIAS_MDA (putw, int, (int w, FILE *restrict stream));
1704 _GL_CXXALIAS_SYS (putw, int, (int w, FILE *restrict stream));
1706 _GL_CXXALIASWARN (putw); variable
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dstdio.h1694 /* On native Windows, map 'putw' to '_putw', so that -loldnames is not
1696 platforms by defining GNULIB_NAMESPACE::putw always. */
1699 # undef putw macro
1700 # define putw _putw macro
1702 _GL_CXXALIAS_MDA (putw, int, (int w, FILE *restrict stream));
1704 _GL_CXXALIAS_SYS (putw, int, (int w, FILE *restrict stream));
1706 _GL_CXXALIASWARN (putw); variable
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
H A Dstdio.h1694 /* On native Windows, map 'putw' to '_putw', so that -loldnames is not
1696 platforms by defining GNULIB_NAMESPACE::putw always. */
1699 # undef putw macro
1700 # define putw _putw macro
1702 _GL_CXXALIAS_MDA (putw, int, (int w, FILE *restrict stream));
1704 _GL_CXXALIAS_SYS (putw, int, (int w, FILE *restrict stream));
1706 _GL_CXXALIASWARN (putw); variable
/netbsd-current/include/
H A Dstdio.h361 int putw(int, FILE *);

Completed in 100 milliseconds

12