Searched refs:CONSTRUCT_BIT (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/unBER/
H A DunBER.cpp35 #define CONSTRUCT_BIT 0x20 macro
160 uchar underlyingTag = tag & ~(CLASS_MASK | CONSTRUCT_BIT);
170 !(tag & CONSTRUCT_BIT) ) {
237 constructBit = b[i] & CONSTRUCT_BIT;

Completed in 114 milliseconds