Searched refs:co_mask (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcpu-sh.c437 unsigned int co_mask = ~0; local
449 co_mask = ~(arch_sh_sp_fpu | arch_sh_dp_fpu | arch_sh_has_dsp);
453 unsigned int try = bfd_to_arch_table[i].arch_up & co_mask;
/openbsd-current/usr.bin/mail/
H A Dlist.c93 int co_mask; /* m_status bits to mask */ member in struct:coltab
308 if ((mp->m_flag & colp->co_mask)

Completed in 224 milliseconds