Home
last modified time | relevance | path

Searched defs:s_nCount (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rostests/apitests/atl/
H A DCSimpleMap.cpp19 static int s_nCount; member
41 int CMonster::s_nCount = 0; member in CMonster
H A DCSimpleArray.cpp19 static int s_nCount; member
40 int CSimpleCreature::s_nCount = 0; member in CSimpleCreature
/reactos/modules/rostests/apitests/user32/
H A DGetMessageTime.c20 static INT s_nCount = 0; variable