Searched refs:tests_memory_disabled (Results 1 – 4 of 4) sorted by relevance
117 int tests_memory_disabled = 1; variable119 int tests_memory_disabled = 0; variable295 if (tests_memory_disabled != 2) in tests_start_mpfr()297 if (tests_memory_disabled == 0) in tests_start_mpfr()326 if (tests_memory_disabled != 2) in tests_end_mpfr()329 if (tests_memory_disabled == 0) in tests_end_mpfr()
99 tests_memory_disabled = 2; in main()
325 extern int tests_memory_disabled;
11294 that, require that tests_memory_disabled be set to 2 in this case11298 with tests_memory_disabled set to 2.14446 [tests] Define global variable tests_memory_disabled, which needs to