Searched defs:bits (Results 1 – 2 of 2) sorted by relevance
81 #define NNSi_FndGetBitValue(data, st, bits) \ argument96 #define NNSi_FndSetBitValue(data, st, bits, val) \ argument
489 static bool GetBit(const u32* bits, u32 index) in GetBit()