Lines Matching defs:nbytes
25 const size_t nbytes = state.range(0); in BM_string_memcmp() local
44 const size_t nbytes = state.range(0); in BM_string_memcpy() local
62 const size_t nbytes = state.range(0); in BM_string_memmove_non_overlapping() local
80 const size_t nbytes = state.range(0); in BM_string_memmove_overlap_dst_before_src() local
95 const size_t nbytes = state.range(0); in BM_string_memmove_overlap_src_before_dst() local
110 const size_t nbytes = state.range(0); in BM_string_memset() local
125 const size_t nbytes = state.range(0); in BM_string_strlen() local
142 const size_t nbytes = state.range(0); in BM_string_strcat_copy_only() local
165 const size_t nbytes = state.range(0); in BM_string_strcat_seek_only() local
186 const size_t nbytes = state.range(0); in BM_string_strcat_half_copy_half_seek() local
212 const size_t nbytes = state.range(0); in BM_string_strcpy() local
231 const size_t nbytes = state.range(0); in BM_string_strcmp() local
252 const size_t nbytes = state.range(0); in BM_string_strncmp() local
271 const size_t nbytes = state.range(0); in BM_string_strstr() local
300 const size_t nbytes = state.range(0); in BM_string_strchr() local