Home
last modified time | relevance | path

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

/dports/graphics/kludge3d/kludge3d-20040822/src/
H A Dmemwatch.c271 static unsigned long mwCounter = 0L; variable
796 mwCounter ++; in mwMalloc()
827 mw->count = mwCounter; in mwMalloc()
881 mwCounter, file, line, mw ); in mwRealloc()
889 mwCounter ++; in mwRealloc()
931 mwCounter, file, line, p ); in mwRealloc()
966 mwCounter ++; in mwFree()
988 mwCounter, file, line, mw ); in mwFree()
1120 mwCounter++; in mwAssert()
1172 mwCounter++; in mwVerify()
[all …]
H A Dmemwatch.h386 extern const unsigned long mwCounter;
/dports/security/fakebo/fakebo-0.4.2/
H A Dmemwatch.c223 static long mwCounter = 0L; variable
850 mwCounter++; in mwMalloc()
879 mw->count = mwCounter; in mwMalloc()
945 mwCounter++; in mwRealloc()
997 mwCounter, file, line); in mwStrdup()
1022 mwCounter++; in mwFree()
1027 mwCounter, file, line); in mwFree()
1188 mwCounter++; in mwAssert()
1240 mwCounter++; in mwVerify()
1963 mwCounter, file, line); in mwTestBuf()
[all …]
H A Dmemwatch.h381 extern const unsigned long mwCounter;
/dports/graphics/flasm/flasm-1.62_1/
H A Dmemwatch.c333 static unsigned long mwCounter = 0L; variable
875 mwCounter ++; in mwMalloc()
913 mw->count = mwCounter; in mwMalloc()
970 mwCounter, file, line, mw ); in mwRealloc()
978 mwCounter ++; in mwRealloc()
1023 mwCounter, file, line, p ); in mwRealloc()
1067 mwCounter ++; in mwFree()
1090 mwCounter, file, line, mw ); in mwFree()
1238 mwCounter++; in mwAssert()
1297 mwCounter++; in mwVerify()
[all …]
H A Dmemwatch.h390 extern const unsigned long mwCounter;