Home
last modified time | relevance | path

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

/string/
A Dtest-string.h134 static impl_t *impl_array; variable
151 a = impl_array = xmalloc ((impl_count + func_count) * \
164 impl_count = a - impl_array; \
169 impl_array = __start_impls; \
172 impl = impl_array; \

Completed in 9 milliseconds