Home
last modified time | relevance | path

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

/sysdeps/x86_64/x32/
A Dtst-size_t-memrchr.c24 typedef void * (*proto_t) (const void *, int, size_t); typedef
A Dtst-size_t-strncasecmp.c24 typedef int (*proto_t) (const char *, const char *, size_t); typedef
A Dtst-size_t-strncpy.c24 typedef char *(*proto_t) (char *, const char*, size_t); typedef
A Dtst-size_t-memcpy.c24 typedef void *(*proto_t) (void *, const void *, size_t); typedef
A Dtst-size_t-memchr.c39 typedef CHAR * (*proto_t) (const CHAR*, int, size_t); typedef
A Dtst-size_t-strnlen.c38 typedef size_t (*proto_t) (const CHAR *, size_t); typedef
A Dtst-size_t-memcmp.c41 typedef int (*proto_t) (const CHAR *, const CHAR *, size_t); typedef
A Dtst-size_t-memset.c38 typedef CHAR *(*proto_t) (CHAR *, int, size_t); typedef
A Dtst-size_t-strncmp.c41 typedef int (*proto_t) (const CHAR *, const CHAR *, size_t); typedef
A Dtst-size_t-memcmp-2.c41 typedef int (*proto_t) (const CHAR *, const CHAR *, size_t); typedef
/sysdeps/x86_64/
A Dtst-rsi-strlen.c39 typedef size_t (*proto_t) (const CHAR *); typedef

Completed in 7 milliseconds