]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MICROCERN/kerngen/ubnchx1.inc
Fix for coverity
[u/mrichter/AliRoot.git] / MICROCERN / kerngen / ubnchx1.inc
CommitLineData
fe4da5cc 1#if defined(CERNLIB_B64)
2C- - PARAMETER (MASK1 = X'FF00000000000000')
3 PARAMETER (MASK1 = -72057594037927936 )
4#elif defined(CERNLIB_B32)
5C- - PARAMETER (MASK1 = X'FF000000')
6 PARAMETER (MASK1 = -16777216 )
7#endif