Go to the source code of this file.
◆ _BITMAPSIZE_
◆ _CHAR2DIGIT_
◆ _CHAR2SUPPORTED_
◆ _CHAR_
◆ _EOF_
◆ _EOF_RET
◆ _FUNCTION_
◆ _GETC_
◆ _GETC_FUNC_
◆ _ISSPACE_
◆ _LOCK_FILE_
◆ _SET_NUMBER_
◆ _STRTOD_NAME_
◆ _UNGETC_
◆ _UNLOCK_FILE_
◆ _WIDE2SUPPORTED_
◆ _STRTOD_NAME_()
| struct _STRTOD_NAME_ |
( |
strtod_scanf_ctx |
| ) |
|
Definition at line 1 of file scanf.h.
151 {
153#ifdef STRING
155#else
157#endif
161 int unget;
163};
GLuint GLsizei GLsizei * length
◆ if() [1/4]
◆ if() [2/4]
Definition at line 4268 of file btrfs.c.
4268 {
4269 ERR(
"out of memory\n");
4271 }
#define STATUS_INSUFFICIENT_RESOURCES
◆ if() [3/4]
Definition at line 720 of file scanf.h.
720 {
722 }
#define _UNGETC_(nch, file)
◆ if() [4/4]
Definition at line 217 of file scanf.h.
217 {
220 }
#define _UNLOCK_FILE_(file)
◆ strtod_scanf_get()
Definition at line 165 of file scanf.h.
166{
167 struct _STRTOD_NAME_(strtod_scanf_ctx) *
context =
ctx;
168
174 } else {
177 }
178
182}
#define _GETC_FUNC_(file)
◆ strtod_scanf_unget()
Definition at line 184 of file scanf.h.
185{
186 struct _STRTOD_NAME_(strtod_scanf_ctx) *
context =
ctx;
187
192 return;
193 }
195}
◆ TRACE() [1/2]
◆ TRACE() [2/2]
| TRACE |
( |
"returning %d\n" |
, |
|
|
rd |
|
|
) |
| |
◆ _FUNCTION_
Initial value:
Definition at line 198 of file scanf.h.
◆ consumed
◆ format
◆ locinfo
Definition at line 225 of file scanf.h.
Referenced by __acrt_locale_initialize_ctype(), __acrt_locale_initialize_monetary(), __acrt_locale_initialize_numeric(), __STRINGTOLD_L(), _isctype_l(), _mblen_l(), _mbstowcs_l(), _mbstrlen_l(), _mbtowc_internal(), _mbtowc_l(), _strcoll_l(), _stricoll_l(), _strlwr_s_l(), _strncoll_l(), _strnicmp_l(), _strnicoll_l(), _strupr_s_l(), _strxfrm_l(), _tolower_l(), _toupper_l(), _towlower_l(), _towupper_l(), _wcscoll_l(), _wcsicoll_l(), _wcsncoll_l(), _wcsnicoll_l(), _wcstod_l(), _wcsxfrm_l(), _wctomb_s_l(), category_needs_update(), construct_lc_all(), copy_threadlocinfo_category(), create_locinfo(), fpnum_parse(), fpnum_parse_bnum(), free_locinfo(), grab_locinfo(), init_category_name(), mbrtowc(), setlocale(), strtod_helper(), test_locale_info(), throw(), update_threadlocinfo_category(), and wcsrtombs_l().
◆ nch
◆ rd
Definition at line 200 of file scanf.h.
Referenced by btrfs_file_read(), BtrFsRead(), c2sx(), c2sy(), find_execT(), HLPFILE_AddHotSpotLinks(), HLPFILE_AllocLink(), HLPFILE_BrowsePage(), HLPFILE_BrowseParagraph(), HLPFILE_RtfAddBitmap(), HLPFILE_RtfAddControl(), HLPFILE_RtfAddGfxByAddr(), HLPFILE_RtfAddGfxByIndex(), HLPFILE_RtfAddHexBytes(), HLPFILE_RtfAddMetaFile(), HLPFILE_RtfAddRawString(), HLPFILE_RtfAddText(), HLPFILE_RtfAddTransparentBitmap(), QMyMainWindow::MemuClicked(), QMyMainWindow::paintEvent(), redraw(), QMyMainWindow::timerEvent(), WINHELP_RtfStreamIn(), and WINHELP_SetupText().