vpx_mem_tracker.c | 130 } g_logging = {NULL, 0, NULL, NULL}; variable in typeref:struct:__anon11012 134 #define g_logging vpxglobalm(vpxmem,g_logging) macro 244 if (!g_logging.type && g_logging.file && g_logging.file != stderr) 246 fclose(g_logging.file); 247 g_logging.file = NULL; 354 g_logging.type = 0; 358 g_logging.file = stderr [all...] |