Home
last modified time | relevance | path

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

/string/
A Dtest-string.h132 static int func_count; variable
142 if (func_count != 0) \
151 a = impl_array = xmalloc ((impl_count + func_count) * \
156 for (f = 0; f < func_count; f++) \
189 func_count = __libc_ifunc_impl_list (TEST_NAME, func_list, in test_init()

Completed in 4 milliseconds