|
ReactOS 0.4.17-dev-116-ga4b6fe9
|

Public Attributes | |
| int | base |
| ULONG | value |
| USHORT | Length |
| USHORT | MaximumLength |
| const char * | Buffer |
| NTSTATUS | result |
| int | broken_len |
| int int2str_t::base |
Definition at line 1525 of file rtlstr.c.
Referenced by one_RtlIntegerToChar_test(), and one_RtlIntegerToUnicodeString_test().
| int int2str_t::broken_len |
Definition at line 1531 of file rtlstr.c.
Referenced by one_RtlIntegerToUnicodeString_test().
Definition at line 1529 of file rtlstr.c.
Referenced by one_RtlIntegerToChar_test(), and one_RtlIntegerToUnicodeString_test().
| USHORT int2str_t::Length |
Definition at line 1527 of file rtlstr.c.
Referenced by one_RtlIntegerToUnicodeString_test().
| USHORT int2str_t::MaximumLength |
Definition at line 1528 of file rtlstr.c.
Referenced by one_RtlIntegerToChar_test(), and one_RtlIntegerToUnicodeString_test().
| NTSTATUS int2str_t::result |
Definition at line 1530 of file rtlstr.c.
Referenced by one_RtlIntegerToChar_test(), and one_RtlIntegerToUnicodeString_test().
| ULONG int2str_t::value |
Definition at line 1526 of file rtlstr.c.
Referenced by one_RtlIntegerToChar_test(), and one_RtlIntegerToUnicodeString_test().