Searched refs:WRAP_BIT (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xedit/dist/
H A Doptions.c271 item->flags |= WRAP_BIT;
279 item->flags |= WRAP_BIT;
287 item->flags |= WRAP_BIT;
H A Dxedit.h74 #define WRAP_BIT 0x10 macro
H A Dutil.c465 if (item->flags & WRAP_BIT)
674 if (item && (item->flags & WRAP_BIT))
875 if (item && (item->flags & WRAP_BIT))
H A Dxedit.c445 item->flags |= WRAP_BIT;

Completed in 4 milliseconds