HomeSort by: relevance | last modified time | path
    Searched refs:tests_memory_disabled (Results 1 - 3 of 3) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/tests/
talloc-cache.c 99 tests_memory_disabled = 2;
tests.c 114 tests_memory_disabled = 2 before calling tests_start_mpfr(). */
117 int tests_memory_disabled = 1; variable
119 int tests_memory_disabled = 0; variable
295 if (tests_memory_disabled != 2)
297 if (tests_memory_disabled == 0)
326 if (tests_memory_disabled != 2)
329 if (tests_memory_disabled == 0)
mpfr-test.h 325 extern int tests_memory_disabled;

Completed in 17 milliseconds