Home
last modified time | relevance | path

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

/dports/graphics/kludge3d/kludge3d-20040822/src/
H A Dmemwatch.c330 static mwStat* mwStatGet( const char*, int, int );
1575 ms = mwStatGet( mw->file, -1, 0 ); in mwRelink()
1811 ms = mwStatGet( mw->file, -1, 0 ); in mwIsOwned()
2157 static mwStat* mwStatGet( const char *file, int line, int makenew ) { in mwStatGet() function
2199 ms = mwStatGet( file, -1, 1 ); in mwStatAlloc()
2209 ms = mwStatGet( file, line, 1 ); in mwStatAlloc()
2224 ms = mwStatGet( file, -1, 1 ); in mwStatFree()
2229 ms = mwStatGet( file, line, 1 ); in mwStatFree()
/dports/security/fakebo/fakebo-0.4.2/
H A Dmemwatch.c282 static mwStat *mwStatGet(const char *, int, int);
1668 ms = mwStatGet(mw->file, -1, 0); in mwRelink()
1886 ms = mwStatGet(mw->file, -1, 0); in mwIsOwned()
2248 static mwStat *mwStatGet(const char *file, int line, int makenew) in mwStatGet() function
2299 ms = mwStatGet(file, -1, 1); in mwStatAlloc()
2309 ms = mwStatGet(file, line, 1); in mwStatAlloc()
2325 ms = mwStatGet(file, -1, 1); in mwStatFree()
2331 ms = mwStatGet(file, line, 1); in mwStatFree()
/dports/graphics/flasm/flasm-1.62_1/
H A Dmemwatch.c396 static mwStat* mwStatGet( const char*, int, int );
1706 ms = mwStatGet( mw->file, -1, 0 ); in mwRelink()
1942 ms = mwStatGet( mw->file, -1, 0 ); in mwIsOwned()
2288 static mwStat* mwStatGet( const char *file, int line, int makenew ) { in mwStatGet() function
2330 ms = mwStatGet( file, -1, 1 ); in mwStatAlloc()
2340 ms = mwStatGet( file, line, 1 ); in mwStatAlloc()
2355 ms = mwStatGet( file, -1, 1 ); in mwStatFree()
2360 ms = mwStatGet( file, line, 1 ); in mwStatFree()