LOW_BYTE
*(expression - (*acct_field & LOW_BYTE))|= STAR;
c = *expression & LOW_BYTE; /* Extract match char */
if ((*list & LOW_BYTE) == c)