Home
last modified time | relevance | path

Searched defs:c (Results 1 – 16 of 16) sorted by relevance

/benchtests/
A Dbench-memccpy.c24 generic_memccpy (void *dst, const void *src, int c, size_t n) in generic_memccpy()
41 do_one_test (impl_t *impl, void *dst, const void *src, int c, size_t len, in do_one_test()
60 do_test (size_t align1, size_t align2, int c, size_t len, size_t n, in do_test()
A Dbench-memrchr.c30 simple_memrchr (const char *s, int c, size_t n) in simple_memrchr()
A Dbench-rawmemchr.c31 generic_rawmemchr (const char *s, int c) in generic_rawmemchr()
42 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const char *s, int c, char *exp_res) in do_one_test()
A Dbench-memchr.c47 SIMPLE_MEMCHR (const CHAR *s, int c, size_t n) in SIMPLE_MEMCHR()
57 do_one_test (impl_t *impl, const CHAR *s, int c, size_t n) in do_one_test()
A Dbench-strrchr.c44 SIMPLE_STRRCHR (const CHAR *s, int c) in SIMPLE_STRRCHR()
56 do_one_test (impl_t *impl, const CHAR *s, int c, CHAR *exp_res) in do_one_test()
A Dbench-memset-large.c54 do_test (json_ctx_t *json_ctx, size_t align, int c, size_t len) in do_test()
81 int c; in test_main() local
A Dbench-memset.c62 do_test (json_ctx_t *json_ctx, size_t align, int c, size_t len) in do_test()
89 int c = 0; in test_main() local
A Dbench-strpbrk.c54 CHAR c; in SIMPLE_STRPBRK() local
96 int c; in do_test() local
A Dbench-strcspn.c45 CHAR c; in SIMPLE_STRCSPN() local
A Dbench-strchr.c65 simple_STRCHR (const CHAR *s, int c) in simple_STRCHR()
77 do_one_test (impl_t *impl, const CHAR *s, int c, const CHAR *exp_res) in do_one_test()
A Dbench-skeleton.c72 int64_t c = 0; in main() local
A Dbench-strspn.c47 CHAR c; in SIMPLE_STRSPN() local
A Dbench-memset-walk.c53 do_test (json_ctx_t *json_ctx, int c, size_t len) in do_test()
A Dbench-memmem.c37 int c = ne[0]; in basic_memmem() local
A Dbench-strstr.c54 int c = s2[0]; in basic_strstr() local
A Dbench-string.h156 cmdline_process_function (int c) in cmdline_process_function()

Completed in 13 milliseconds