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

/freebsd-11.0-release/usr.bin/xlint/lint1/
H A Dop.h52 u_int m_enumop : 1; /* valid operation on enums */ member in struct:__anon13869
H A Dtree.c1179 } else if (mp->m_enumop && (ltp->t_isenum && rtp && rtp->t_isenum)) {
1181 } else if (mp->m_enumop && (ltp->t_isenum || (rtp &&rtp->t_isenum))) {

Completed in 59 milliseconds