Home
last modified time | relevance | path

Searched refs:tests_memory_disabled (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtests.c117 int tests_memory_disabled = 1; variable
119 int tests_memory_disabled = 0; variable
295 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()
H A Dtalloc-cache.c99 tests_memory_disabled = 2; in main()
H A Dmpfr-test.h325 extern int tests_memory_disabled;
/netbsd-src/external/lgpl3/mpfr/dist/
H A DChangeLog11294 that, require that tests_memory_disabled be set to 2 in this case
11298 with tests_memory_disabled set to 2.
14446 [tests] Define global variable tests_memory_disabled, which needs to