Searched defs:GetBit (Results 1 – 6 of 6) sorted by relevance
32 static int GetBit( const char* buffer, int x ) { in GetBit() function
278 bool NsecRecordRdata::GetBit(unsigned i) const { in GetBit() function in net::NsecRecordRdata
350 bool StunUInt32Attribute::GetBit(int index) const { in GetBit() function in cricket::StunUInt32Attribute
49 #define GetBit(x,y) ((x & (1<<y))>>y) macro
665 bool StunUInt32Attribute::GetBit(size_t index) const { in GetBit() function in cricket::StunUInt32Attribute