Home
last modified time | relevance | path

Searched defs:l (Results 1 – 10 of 10) sorted by relevance

/string/
A Dtst-strerror.c52 locale_t l = xnewlocale (LC_ALL_MASK, "pt_BR.UTF-8", NULL); in do_test() local
A Dtest-strerror-errno.c58 locale_t l = xnewlocale (LC_ALL_MASK, "C", NULL); in do_test() local
A Dbug-strtok1.c11 char *l; in do_test() local
A Dtst-strxfrm.c16 size_t l; in test() local
A Dtest-strcasestr.c95 for (size_t l = len2; l > 0; l = l > dl ? l - dl : 0) in do_test() local
105 for (size_t l = len1; l > 0; l = l > dl ? l - dl : 0) in do_test() local
A Dstrcasestr.c46 #define CMP_FUNC(p1, p2, l) \ argument
A Dtest-strstr.c95 for (size_t l = len2; l > 0; l = l > dl ? l - dl : 0) in do_test() local
105 for (size_t l = len1; l > 0; l = l > dl ? l - dl : 0) in do_test() local
A Dstrcoll_l.c257 STRCOLL (const STRING_TYPE *s1, const STRING_TYPE *s2, locale_t l) in STRCOLL()
A Dstrxfrm_l.c667 STRXFRM (STRING_TYPE *dest, const STRING_TYPE *src, size_t n, locale_t l) in STRXFRM()
A Dtester.c703 size_t l; in test_memrchr() local

Completed in 17 milliseconds