Searched refs:lastb (Results 1 – 2 of 2) sorted by relevance
1830 static int lastb = -1; /* last byte# written from wb1, if UTF-8 */ in display() local1914 if (lastb >= 0 && twb1 == wb1 + lastb + 1) in display()1935 lastb = *twb1 & 0x80 ? twb1 - wb1 : -1; in display()1968 lastb = -1; in display()1975 lastb = -1; in display()
912 defm LASTB_RPZ : sve_int_perm_last_r<1, "lastb", AArch64lastb>;914 defm LASTB_VPZ : sve_int_perm_last_v<1, "lastb", AArch64lastb>;