HeapAlloc         119 TSRM/tsrm_win32.c 		bucket_key = (char *)HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, pathname_len + 1);
HeapAlloc         133 TSRM/tsrm_win32.c 	bucket_key = (char *)HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, pathname_len + ptc_sid_len + 1);
HeapAlloc         161 TSRM/tsrm_win32.c 		pTokenUser = (PTOKEN_USER)HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, dwLength);
HeapAlloc        33956 ext/sqlite3/libsqlite/sqlite3.c   { "HeapAlloc",               (SYSCALL)HeapAlloc,               0 },