Home
last modified time | relevance | path

Searched refs:enable_check_alloc (Results 1 – 2 of 2) sorted by relevance

/dports/math/mpdecimal/mpdecimal-2.5.1/tests++/
H A Dtest.cc175 static bool enable_check_alloc = false; variable
229 enable_check_alloc = check_alloc; in init_alloc()
263 if (enable_check_alloc) { in set_alloc_fail()
/dports/math/mpdecimal/mpdecimal-2.5.1/tests/
H A Dtest.c141 static bool enable_check_alloc = false; variable
214 enable_check_alloc = check_alloc; in mpd_init_alloc()
263 if (enable_check_alloc) { in mpd_set_alloc_fail()