Home
last modified time | relevance | path

Searched refs:ilocal (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libkiconv/
H A Dxlat16_iconv.c344 u_char *sp, *dp, ilocal[3], olocal[3]; in my_iconv_char() local
373 memcpy(ilocal, *ibuf, sizeof(ilocal)); in my_iconv_char()
374 sp = ilocal; in my_iconv_char()
428 sp = ilocal + 1; in my_iconv_char()