Home
last modified time | relevance | path

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

/dports/graphics/kludge3d/kludge3d-20040822/src/
H A Dmemwatch.c322 static int mwStrCmpI( const char *s1, const char *s2 );
2012 static int mwStrCmpI( const char *s1, const char *s2 ) { in mwStrCmpI() function
2146 if( ms2->line!=-1 && ms2->file!=NULL && !mwStrCmpI( ms2->file, ms->file ) ) in mwStatReport()
/dports/security/fakebo/fakebo-0.4.2/
H A Dmemwatch.c274 static int mwStrCmpI(const char *s1, const char *s2);
2122 static int mwStrCmpI(const char *s1, const char *s2) in mwStrCmpI() function
2238 !mwStrCmpI(ms2->file, ms->file)) { in mwStatReport()
/dports/graphics/flasm/flasm-1.62_1/
H A Dmemwatch.c388 static int mwStrCmpI( const char *s1, const char *s2 );
2143 static int mwStrCmpI( const char *s1, const char *s2 ) { in mwStrCmpI() function
2277 if( ms2->line!=-1 && ms2->file!=NULL && !mwStrCmpI( ms2->file, ms->file ) ) in mwStatReport()