interfaces/reals/real_gballoc_ll_renames.h (13 lines of code) (raw):
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
#define gballoc_ll_init real_gballoc_ll_init
#define gballoc_ll_deinit real_gballoc_ll_deinit
#define gballoc_ll_malloc real_gballoc_ll_malloc
#define gballoc_ll_malloc_2 real_gballoc_ll_malloc_2
#define gballoc_ll_malloc_flex real_gballoc_ll_malloc_flex
#define gballoc_ll_free real_gballoc_ll_free
#define gballoc_ll_calloc real_gballoc_ll_calloc
#define gballoc_ll_realloc real_gballoc_ll_realloc
#define gballoc_ll_realloc_2 real_gballoc_ll_realloc_2
#define gballoc_ll_realloc_flex real_gballoc_ll_realloc_flex
#define gballoc_ll_size real_gballoc_ll_size
#define gballoc_ll_print_stats real_gballoc_ll_print_stats
#define gballoc_ll_set_option real_gballoc_ll_set_option