ubidi_writeReordered_49(int * dest,const unsigned char * dirProps)1 ubidi_writeReordered_49( int *dest, const unsigned char *dirProps)
2 {
3     if (!(1&(1UL<<*dirProps)))
4       *dest=1;
5 }
6