Home
last modified time | relevance | path

Searched refs:nbytes1 (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/kernel32/
H A Dheap.c69 static void test_sized_HeapReAlloc(int nbytes1, int nbytes2) in test_sized_HeapReAlloc() argument
72 char *buf = HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, nbytes1); in test_sized_HeapReAlloc()