Go to the source code of this file.
◆ __acrt_initialize_stdio()
Definition at line 59 of file _file.cpp.
60{
61 #ifndef CRTDLL
62
63
64
66 {
68 }
70 {
72 }
73 #endif
74
75
76
77
80 {
82
85 {
86 return -1;
87 }
88 }
89
90
91
93 {
96
97
98
99
101 bool const has_no_console =
104 os_handle == 0;
105
106 if (has_no_console)
107 {
109 }
110 }
111
112 return 0;
113}
__crt_stdio_stream_data _iob[_IOB_ENTRIES]
__crt_stdio_stream_data ** __piob
#define _CORECRT_SPINCOUNT
BOOL WINAPI __acrt_InitializeCriticalSectionEx(_Out_ LPCRITICAL_SECTION critical_section, _In_ DWORD spin_count, _In_ DWORD flags)
#define INVALID_HANDLE_VALUE
GLsizei GLenum const GLvoid GLsizei GLenum GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLint GLint GLint GLshort GLshort GLshort GLubyte GLubyte GLubyte GLuint GLuint GLuint GLushort GLushort GLushort GLbyte GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLfloat GLint GLint GLint GLint GLshort GLshort GLshort GLshort GLubyte GLubyte GLubyte GLubyte GLuint GLuint GLuint GLuint GLushort GLushort GLushort GLushort GLboolean const GLdouble const GLfloat const GLint const GLshort const GLbyte const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLdouble const GLfloat const GLfloat const GLint const GLint const GLshort const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort GLenum GLenum GLenum GLfloat GLenum GLint GLenum GLenum GLenum GLfloat GLenum GLenum GLint GLenum GLfloat GLenum GLint GLint GLushort GLenum GLenum GLfloat GLenum GLenum GLint GLfloat const GLubyte GLenum GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLint GLint GLsizei GLsizei GLint GLenum GLenum const GLvoid GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLenum const GLdouble GLenum GLenum const GLfloat GLenum GLenum const GLint GLsizei GLuint GLfloat GLuint GLbitfield GLfloat GLint GLuint GLboolean GLenum GLfloat GLenum GLbitfield GLenum GLfloat GLfloat GLint GLint const GLfloat GLenum GLfloat GLfloat GLint GLint GLfloat GLfloat GLint GLint const GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat const GLdouble const GLfloat const GLdouble const GLfloat GLint i
#define _NO_CONSOLE_FILENO
◆ __acrt_uninitialize_stdio()
Definition at line 120 of file _file.cpp.
121{
124
126 {
129 }
130
133}
void __cdecl __acrt_stdio_free_buffer_nolock(FILE *const public_stream)
_Check_return_opt_ _CRTIMP int __cdecl _fcloseall(void)
_Check_return_opt_ _CRTIMP int __cdecl _flushall(void)
void WINAPI DeleteCriticalSection(PCRITICAL_SECTION)
◆ _CRTALLOC() [1/2]
_CRTALLOC |
( |
".CRT$XIC" |
| ) |
const |
◆ _CRTALLOC() [2/2]
_CRTALLOC |
( |
".CRT$XPXA" |
| ) |
const |