Searched refs:length2 (Results 1 – 5 of 5) sorted by relevance
78 int length2; in viprintf() local88 length2 = mbtowc(&wfcode, (char *)fmt, MB_LEN_MAX); in viprintf()89 if(length2 <= 0) { in viprintf()102 fmt += length2; in viprintf()
1214 int d, length, length2, bytelength; local1331 length2 = length;1332 while(--length2)1385 length2 = length;1388 while(--length2)
360 int length, length2; in flush1() local390 length2 = wctomb((char *)multic, c); in flush1()392 while(length2--) in flush1()
527 uint_t length2; in emul64_tran_tgt_init() local565 geo, (int **)&geoip, &length2) != DDI_PROP_SUCCESS) { in emul64_tran_tgt_init()569 if (length2 < 6) { in emul64_tran_tgt_init()
1776 uint16_t length2; in emlxs_dump_cfg_region14_decoded() local1852 length2 = pBuffer[i++]; in emlxs_dump_cfg_region14_decoded()1858 length2 > in emlxs_dump_cfg_region14_decoded()1859 buf2_size ? buf2_size : length2); in emlxs_dump_cfg_region14_decoded()1860 buf2[length2 > in emlxs_dump_cfg_region14_decoded()1862 1) : length2] = 0; in emlxs_dump_cfg_region14_decoded()1865 i += length2; in emlxs_dump_cfg_region14_decoded()