Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/gen/
H A Diconv.c452 size_t ibl; in passthru_icv_iconv() local
472 ibl = *inbufleft; in passthru_icv_iconv()
475 if (ibl > obl) { in passthru_icv_iconv()
480 len = ibl; in passthru_icv_iconv()
493 *inbufleft = ibl - len; in passthru_icv_iconv()