Home
last modified time | relevance | path

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

/string/
A Dtst-strxfrm.c12 test (const char *locale) in test() function
66 result |= test ("C"); in do_test()
67 result |= test ("en_US.ISO-8859-1"); in do_test()
68 result |= test ("de_DE.UTF-8"); in do_test()
A Dtest-string.h26 long test; member
30 #define IMPL(name, test) \ argument
33 = { __STRING (name), (void (*) (void))name, test };
161 a->test = 1; \
174 if (!notall || impl->test)
178 if (!notall || impl->test)

Completed in 4 milliseconds