Searched defs:memsize (Results 1 – 5 of 5) sorted by relevance
/reactos/drivers/filesystems/btrfs/ |
H A D | xxhash.h | 280 unsigned memsize; member 291 unsigned memsize; member
|
/reactos/base/shell/cmd/ |
H A D | batch.h | 30 DWORD memsize; /* size of batchfile */ member
|
/reactos/dll/win32/rpcrt4/ |
H A D | ndr_marshall.c | 2146 ULONG bufsize, memsize; in array_read_variance_and_unmarshall() local 2305 ULONG bufsize, memsize; in array_memory_size() local 2629 ULONG bufsize, memsize, esize, maxsize; in NdrNonConformantStringUnmarshall() local 2721 ULONG bufsize, memsize, esize, maxsize; in NdrNonConformantStringMemorySize() local 4452 DWORD memsize = *(const WORD*)&pFormat[4]; in NdrUserMarshalUnmarshall() local 4560 DWORD memsize = *(const WORD*)&pFormat[4]; in NdrUserMarshalMemorySize() local 4975 ULONG memsize, bufsize; in NdrConformantVaryingStructUnmarshall() local
|
/reactos/sdk/tools/widl/ |
H A D | typegen.c | 2465 unsigned int memsize; in write_pointer_description_offsets() local 2540 unsigned int memsize = type_memsize(type); in write_pointer_description_offsets() local 2590 unsigned int memsize = type_memsize(type); in write_no_repeat_pointer_descriptions() local 2661 unsigned int memsize; in write_fixed_array_pointer_descriptions() local 2783 unsigned int memsize = type_memsize(type); in write_varying_array_pointer_descriptions() local
|
/reactos/modules/rostests/winetests/kernel32/ |
H A D | console.c | 2820 int memsize, win_width, win_height, tmp_w, tmp_h; in test_GetConsoleFontInfo() local
|