Home
last modified time | relevance | path

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

/dports/dns/void-zones-tools/void-zones-tools-1.0.2/
H A Dbinutils.c39 ssize_t gAllocationTotal = 0; variable
43 if (__sync_add_and_fetch(&gAllocationTotal, size) < 0) in countAllocation()
H A Dbinutils.h495 extern ssize_t gAllocationTotal;
/dports/sysutils/ipdbtools/ipdb-1.1.2/
H A Dbinutils.c39 ssize_t gAllocationTotal = 0; variable
43 if (__sync_add_and_fetch(&gAllocationTotal, size) < 0) in countAllocation()
H A Dbinutils.h478 extern ssize_t gAllocationTotal;