Searched refs:old_n (Results 1 – 2 of 2) sorted by relevance
178 ulong_t old_n = sp->str_nbufs; in dt_strtab_copyin() local202 while (sp->str_nbufs != old_n) in dt_strtab_copyin()
570 size_t bytesconsumed, old_n, n, width = 0; in file_mbswidth() local574 old_n = n = strlen(s); in file_mbswidth()581 return old_n; in file_mbswidth()