Searched refs:nbytes1 (Results 1 – 1 of 1) sorted by relevance
69 static void test_sized_HeapReAlloc(int nbytes1, int nbytes2) in test_sized_HeapReAlloc() argument72 char *buf = HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, nbytes1); in test_sized_HeapReAlloc()