Lines Matching defs:nbytes
25 const size_t nbytes = state.range(0); in BM_string_memcmp() local
43 const size_t nbytes = state.range(0); in BM_string_memcpy() local
61 const size_t nbytes = state.range(0); in BM_string_memmove_non_overlapping() local
79 const size_t nbytes = state.range(0); in BM_string_memmove_overlap_dst_before_src() local
94 const size_t nbytes = state.range(0); in BM_string_memmove_overlap_src_before_dst() local
109 const size_t nbytes = state.range(0); in BM_string_memset() local
124 const size_t nbytes = state.range(0); in BM_string_strlen() local
140 const size_t nbytes = state.range(0); in BM_string_strcat_copy_only() local
163 const size_t nbytes = state.range(0); in BM_string_strcat_seek_only() local
184 const size_t nbytes = state.range(0); in BM_string_strcat_half_copy_half_seek() local
210 const size_t nbytes = state.range(0); in BM_string_strcpy() local
229 const size_t nbytes = state.range(0); in BM_string_strcmp() local
249 const size_t nbytes = state.range(0); in BM_string_strncmp() local
267 const size_t nbytes = state.range(0); in BM_string_strstr() local
296 const size_t nbytes = state.range(0); in BM_string_strchr() local