OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 27 milliseconds