Home
last modified time | relevance | path

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

/string/
A DVersions3 # functions with required interface outside normal name space
6 # functions used in inline functions or macros
9 # functions used in other libraries
44 # functions used in macros and other libraries
60 # extern inline functions used by <bits/string2.h>
70 # functions used in macros.
A Dtst-cmp.c153 } functions[] = in do_test() local
205 for (int func = 0; functions[func].name != NULL; ++func) in do_test()
208 int actual = functions[func].implementation in do_test()
217 functions[func].name, actual, in do_test()

Completed in 5 milliseconds