windows_fn        343 third_party/tcmalloc/chromium/src/windows/patch_functions.cc     GenericFnPtr windows_fn;         // the fn whose name we call (&malloc)
windows_fn        514 third_party/tcmalloc/chromium/src/windows/patch_functions.cc           this->windows_fn(ifn) == g_module_libcs[imod]->windows_fn(ifn)) {
windows_fn        589 third_party/tcmalloc/chromium/src/windows/patch_functions.cc     function_info_[i].windows_fn = (GenericFnPtr)
windows_fn        602 third_party/tcmalloc/chromium/src/windows/patch_functions.cc              PreamblePatcher::Patch(function_info_[i].windows_fn,
windows_fn        613 third_party/tcmalloc/chromium/src/windows/patch_functions.cc              PreamblePatcher::Unpatch((void*)function_info_[i].windows_fn,
windows_fn        343 third_party/tcmalloc/vendor/src/windows/patch_functions.cc     GenericFnPtr windows_fn;         // the fn whose name we call (&malloc)
windows_fn        514 third_party/tcmalloc/vendor/src/windows/patch_functions.cc           this->windows_fn(ifn) == g_module_libcs[imod]->windows_fn(ifn)) {
windows_fn        589 third_party/tcmalloc/vendor/src/windows/patch_functions.cc     function_info_[i].windows_fn = (GenericFnPtr)
windows_fn        602 third_party/tcmalloc/vendor/src/windows/patch_functions.cc              PreamblePatcher::Patch(function_info_[i].windows_fn,
windows_fn        613 third_party/tcmalloc/vendor/src/windows/patch_functions.cc              PreamblePatcher::Unpatch((void*)function_info_[i].windows_fn,