Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/misc/
H A Dint_mem.c404 static int currentAllocCount = 0, failAllocCount = 0; variable
410 failAllocCount = number; in clFaultAllocSetCount()
432 if( failAllocCount < 15 ) in clFaultAllocFn()
442 if( currentAllocCount < failAllocCount ) in clFaultAllocFn()
451 "from %s line %d in %s.>>>\n\n", failAllocCount + 1, in clFaultAllocFn()
455 "%d in %s.>>>\n\n", failAllocCount + 1, fnName, lineNo, in clFaultAllocFn()