Searched refs:l_count (Results 1 – 3 of 3) sorted by relevance
69 int prec, h_count, l_count, dot_count; in vsnprintf() local91 h_count = l_count = dot_count = 0; in vsnprintf()145 l_count++; in vsnprintf()157 l_count = 1; in vsnprintf()166 l_count = 0; in vsnprintf()216 if (h_count == 0 && l_count == 0) in vsnprintf()221 else if (l_count > 1) in vsnprintf()226 else if (l_count > 0) in vsnprintf()
149 int l_count; /* number of entries in the list */ member
640 list->l_count++; in list_add_lwp()658 list->l_count--; in list_remove_lwp()684 list->l_count = 0; in list_clear()764 list->l_count++; in list_update()