Searched defs:BITFLAG (Results 1 – 2 of 2) sorted by relevance
69 #define BITFLAG (1 << 26) macro
2079 final int BITFLAG = ((Integer) iobj).intValue(); in initProperties() local