Home
last modified time | relevance | path

Searched defs:IS_SET (Results 1 – 2 of 2) sorted by relevance

/trunk/main/configmgr/source/
H A Daccess.hxx570 IS_ANY = 0, IS_GROUP = 0x01, IS_SET = 0x02, IS_EXTENSIBLE = 0x04, enumerator
/trunk/main/sc/inc/
H A Dglobal.hxx294 #define IS_SET(bit,set)(((set)&(bit))==(bit)) macro

Completed in 21 milliseconds