Home
last modified time | relevance | path

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

/include/
A Difunc-impl-list.h37 #define IFUNC_IMPL_ADD(array, i, func, usable, impl) \ argument
38 extern __typeof (func) impl attribute_hidden; \
39 (array)[i++] = (struct libc_ifunc_impl) { #impl, (void (*) (void)) impl, (usable) };

Completed in 9 milliseconds