Searched refs:BITFLAG (Results 1 – 3 of 3) sorted by relevance
69 #define BITFLAG (1 << 26) macro
537 else if (opt->type & (UINT8 | BITFLAG)) in dhcp_optlen()
2079 final int BITFLAG = ((Integer) iobj).intValue(); in initProperties() local2081 fFeatures = fFeatures | BITFLAG; in initProperties()2083 fFeatures = fFeatures & ~BITFLAG; in initProperties()