Searched refs:TestAndSet (Results 1 – 2 of 2) sorted by relevance
39 BOOL TestAndSet(DWORD index);
1508 BOOL FontCharMap::TestAndSet(DWORD val) in TestAndSet() function in FontCharMap1588 if ((unicode >= 0x20) && TestAndSet(unicode)) in AddToMap()