Home
last modified time | relevance | path

Searched defs:a (Results 1 – 12 of 12) sorted by relevance

/string/
A Dbug-strcoll2.c38 int a = strcoll (t1, t2); in test_cs_CZ() local
66 int a = strcoll (t1, t2); in test_da_DK() local
A Dtst-bswap.c67 wash (unsigned long long int a) in wash()
A Dbug-strpbrk1.c11 const char *a = "abc"; in main() local
A Dbug-strspn1.c11 const char *a = "abc"; in main() local
A Dffs.c39 unsigned int a; in __ffs() local
A Dstrspn.c36 const char *a = str; in STRSPN() local
A Dmemcmp.c67 # define CMP_LT_OR_GT(a, b) ((a) > (b) ? 1 : -1) argument
69 # define CMP_LT_OR_GT(a, b) memcmp_bytes ((a), (b)) argument
93 memcmp_bytes (op_t a, op_t b) in memcmp_bytes()
A Dstr-two-way.h91 # define RET0_IF_0(a) /* nothing */ argument
126 unsigned char a, b; /* Current comparison bytes. */ in critical_factorization() local
A Dstrcasestr.c44 #define RET0_IF_0(a) if (!a) goto ret0 argument
A Dstrcoll_l.c38 #define CONCAT(a,b) CONCAT1(a,b) argument
39 #define CONCAT1(a,b) a##b argument
A Dtester.c55 #define STREQ(a, b) (strcmp((a), (b)) == 0) argument
73 equal (const char *a, const char *b, int number) in equal()
1112 char *a = one + i; in test_memcmp() local
A Dstrxfrm_l.c38 #define CONCAT(a,b) CONCAT1(a,b) argument
39 #define CONCAT1(a,b) a##b argument

Completed in 22 milliseconds