inner_mask1       351 lib/replace/crypt.c       ufc_long inner_mask1,comes_from;
inner_mask1       354 lib/replace/crypt.c       inner_mask1      = bytemask[comes_from % 8];
inner_mask1       357 lib/replace/crypt.c 	if(j & inner_mask1)
inner_mask1       432 lib/replace/crypt.c       ufc_long word_value, inner_mask1, inner_mask2;
inner_mask1       452 lib/replace/crypt.c       inner_mask1 = longmask[bit_within_word + 26];
inner_mask1       456 lib/replace/crypt.c 	if(word_value & inner_mask1)