Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC.h297 #define _BIT(_bit_) (1 << (_bit_)) macro
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC.h318 #define _BIT(_bit_) (1 << (_bit_)) macro