Lines Matching full:tls_count
3897 int tls_count = 0;4202 if (! tls_count)4204 tls_count++;4209 if (tls_count > 0)4212 amt += (tls_count - 1) * sizeof (asection *);4218 m->count = tls_count;4223 for (i = 0; i < (unsigned int) tls_count; ++i)4231 while (i < (unsigned int) tls_count)