Home
last modified time | relevance | path

Searched refs:proto_t (Results 1 – 25 of 27) sorted by relevance

12

/string/
A Dtest-strcspn.c44 typedef size_t (*proto_t) (const CHAR *, const CHAR *); typedef
A Dtest-memset.c56 typedef void (*proto_t) (char *, size_t); typedef
80 typedef CHAR *(*proto_t) (CHAR *, int, size_t); typedef
A Dtest-rawmemchr.c25 typedef char *(*proto_t) (const char *, int); typedef
A Dtest-strlen.c38 typedef size_t (*proto_t) (const CHAR *); typedef
A Dtest-memcpy-support.h53 typedef char *(*proto_t) (char *, const char *, size_t); typedef
A Dtest-memmem.c25 typedef char *(*proto_t) (const void *, size_t, const void *, size_t); typedef
A Dtest-memrchr.c23 typedef char *(*proto_t) (const char *, int, size_t); typedef
A Dtest-string.h127 (* (proto_t) (impl)->fn) (__VA_ARGS__)
A Dtest-strcasestr.c54 typedef char *(*proto_t) (const char *, const char *); typedef
A Dtest-memmove.c31 typedef void (*proto_t) (const char *, char *, size_t); typedef
43 typedef char *(*proto_t) (char *, const char *, size_t); typedef
A Dtest-strcpy.c71 typedef CHAR *(*proto_t) (CHAR *, const CHAR *); typedef
A Dtest-strrchr.c44 typedef CHAR *(*proto_t) (const CHAR *, int); typedef
A Dtest-strcasecmp.c25 typedef int (*proto_t) (const char *, const char *); typedef
A Dtest-strspn.c50 typedef size_t (*proto_t) (const CHAR *, const CHAR *); typedef
A Dtest-memccpy.c55 typedef void *(*proto_t) (void *, const void *, int c, size_t); typedef
A Dtest-memchr.c46 typedef CHAR *(*proto_t) (const CHAR *, int, size_t); typedef
A Dtest-strcat.c56 typedef CHAR *(*proto_t) (CHAR *, const CHAR *); typedef
A Dtest-strstr.c53 typedef char *(*proto_t) (const char *, const char *); typedef
A Dtest-strchr.c75 typedef CHAR *(*proto_t) (const CHAR *, int); typedef
A Dtest-strpbrk.c58 typedef CHAR *(*proto_t) (const CHAR *, const CHAR *); typedef
A Dtest-strncpy.c93 typedef CHAR *(*proto_t) (CHAR *, const CHAR *, size_t); typedef
A Dtest-strnlen.c44 typedef size_t (*proto_t) (const CHAR *, size_t); typedef
A Dtest-strncasecmp.c25 typedef int (*proto_t) (const char *, const char *, size_t); typedef
A Dtest-strncat.c53 typedef CHAR *(*proto_t) (CHAR *, const CHAR *, size_t); typedef
A Dtest-memcmp.c86 typedef int (*proto_t) (const CHAR *, const CHAR *, size_t); typedef

Completed in 38 milliseconds

12