Searched defs:_M (Results 1 – 4 of 4) sorted by relevance
23 _M = _B - 1 // digit mask const
710 _M = 1<<UintSize - 1 const
1652 var _M = &RangeTable{ var
1442 __CRT_INLINE int __cdecl fwide(FILE *_F,int _M) { (void)_F; return (_M); } in fwide()