HomeSort by relevance Sort by last modified time
    Searched defs:GetBit (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stun.cc 350 bool StunUInt32Attribute::GetBit(int index) const {
  /external/grub/netboot/
eepro.c 49 #define GetBit(x,y) ((x & (1<<y))>>y)
557 GetBit(read_eeprom(5), ee_BNC_TPE) ? "BNC" : "TP");

Completed in 51 milliseconds