Home
last modified time | relevance | path

Searched refs:TestAndSet (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dstring_table.h39 BOOL TestAndSet(DWORD index);
Dstudiox_util.cpp1508 BOOL FontCharMap::TestAndSet(DWORD val) in TestAndSet() function in FontCharMap
1588 if ((unicode >= 0x20) && TestAndSet(unicode)) in AddToMap()