Home
last modified time | relevance | path

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

/benchtests/
A Dbench-string.h187 static impl_t *impl_array; variable
204 a = impl_array = xmalloc ((impl_count + func_count) * \
217 impl_count = a - impl_array; \
222 impl_array = __start_impls; \
225 impl = impl_array; \

Completed in 5 milliseconds