Searched refs:M_WRITE_MALLOC_LEAK_INFO_TO_FILE (Results 1 – 3 of 3) sorted by relevance
76 M_WRITE_MALLOC_LEAK_INFO_TO_FILE = 5, enumerator77 #define M_WRITE_MALLOC_LEAK_INFO_TO_FILE M_WRITE_MALLOC_LEAK_INFO_TO_FILE macro
503 if (opcode == M_WRITE_MALLOC_LEAK_INFO_TO_FILE) { in android_mallopt()
513 android_mallopt(M_WRITE_MALLOC_LEAK_INFO_TO_FILE, fp, sizeof(fp)); in TEST()