#ifdef __alpha_cix__
# define USE_FFS_BUILTIN   1
# define USE_FFSLL_BUILTIN 1
#else
# define USE_FFS_BUILTIN   0
# define USE_FFSLL_BUILTIN 0
#endif
