Home | History | Annotate | Download | only in i18n

Lines Matching full:wasodd

4690         Flag wasodd=0;                       /* integer was odd  */
4711 if (*accnext & 0x01) wasodd=1; /* acc is odd */
4765 if (compare>0 || (compare==0 && wasodd)) { /* adjustment needed */