Home
last modified time | relevance | path

Searched defs:bit (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DCommon.cpp1753 void CCommon::SetNumberBit(unsigned short& num, int bit, bool value) in SetNumberBit()
1765 bool CCommon::GetNumberBit(unsigned short num, int bit) in GetNumberBit()