Home
last modified time | relevance | path

Searched refs:_ALIGN (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMIU.h191 #define _ALIGN(_val_,_shift_) (((_val_) >> _shift_) << _shift_) macro
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt56778 #define _ALIGN(_val_,_shift_) (((_val_) >> _shift_) << _shift_)