Searched refs:outi (Results 1 – 2 of 2) sorted by relevance
17 syn keyword z8aInstruction neg nop or otdr otir out outd outi
2757 int outi = 0; in spell_casefold() local2764 if (outi + MB_MAXBYTES > buflen) in spell_casefold()2766 buf[outi] = NUL; in spell_casefold()2784 outi += mb_char2bytes(c, buf + outi); in spell_casefold()2786 buf[outi] = NUL; in spell_casefold()