1 |
4.548691 |
_O_RAW |
Int32 |
32768 |
0x00008000 |
-32768 |
|
|
System.Int32 |
#define _O_RAW _O_BINARY
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\ucrt\fcntl.h(37,0) |
|
2 |
4.548691 |
O_BINARY |
Int32 |
32768 |
0x00008000 |
-32768 |
|
|
System.Int32 |
#define O_BINARY _O_BINARY
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\ucrt\fcntl.h(57,0) |
- If (defined _CRT_DECLARE_NONSTDC_NAMES && _CRT_DECLARE_NONSTDC_NAMES) || (!defined _CRT_DECLARE_NONSTDC_NAMES && !__STDC__)
|
3 |
4.548691 |
O_RAW |
Int32 |
32768 |
0x00008000 |
-32768 |
|
|
System.Int32 |
#define O_RAW _O_BINARY
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\ucrt\fcntl.h(58,0) |
- If (defined _CRT_DECLARE_NONSTDC_NAMES && _CRT_DECLARE_NONSTDC_NAMES) || (!defined _CRT_DECLARE_NONSTDC_NAMES && !__STDC__)
|
4 |
4.288547 |
_O_BINARY |
Int32 |
32768 |
0x00008000 |
-32768 |
|
|
System.Int32 |
#define _O_BINARY 0x8000 // file mode is binary (untranslated)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\ucrt\fcntl.h(31,0) |
|