Searched refs:pedantic (Results 1 – 1 of 1) sorted by relevance
50 static bool pedantic; variable117 pedantic = false; in __mcheck_checkptr()127 pedantic = true; in __mcheck_checkptr()171 if (pedantic) in free_mcheck()192 if (pedantic) in malloc_mcheck_before()236 if (pedantic) in memalign_mcheck_before()303 if (pedantic) in realloc_mcheck_before()403 pedantic = in_pedantic; in __mcheck_initialize()
Completed in 4 milliseconds