#include <features.h>
#include <stddef.h>
#include <stdio.h>
#include <time.h>
Go to the source code of this file.
|
| _GL_CXXALIAS_SYS (mbsinit, int,(const mbstate_t *ps)) |
|
| _GL_CXXALIASWARN (mbsinit) |
|
| _GL_FUNCDECL_RPL (mbrtowc, size_t,(wchar_t *pwc, const char *s, size_t n, mbstate_t *ps)) |
|
| _GL_CXXALIAS_RPL (mbrtowc, size_t,(wchar_t *pwc, const char *s, size_t n, mbstate_t *ps)) |
|
| _GL_CXXALIASWARN (mbrtowc) |
|
◆ _GL_ALREADY_INCLUDING_WCHAR_H
#define _GL_ALREADY_INCLUDING_WCHAR_H |
◆ _GL_ATTRIBUTE_PURE
#define _GL_ATTRIBUTE_PURE /* empty */ |
◆ _GL_WCHAR_H
◆ mbrtowc
◆ WEOF
◆ _GL_CXXALIAS_RPL()
◆ _GL_CXXALIAS_SYS()
◆ _GL_CXXALIASWARN() [1/2]
◆ _GL_CXXALIASWARN() [2/2]
◆ _GL_FUNCDECL_RPL()