Searched refs:MALLOCLIB_NAME2 (Results 1 – 2 of 2) sorted by relevance
155 if (!lib) lib = utils::OpenLibrary(actual_name = MALLOCLIB_NAME2); in operator ()()157 REPORT("Can't load " MALLOCLIB_NAME1 " or " MALLOCLIB_NAME2 "\n"); in operator ()()
64 #define MALLOCLIB_NAME2 PREFIX "tbbmalloc" SUFFIX2 EXT macro