Searched defs:arraysize (Results 1 – 16 of 16) sorted by relevance
28 #define arraysize(array) (sizeof(::benchmark::internal::ArraySizeHelper(array))) macro
29 #define arraysize(array) (sizeof(ArraySizeHelper(array))) macro
12 #define arraysize(x) (sizeof(x) / sizeof(*x)) macro
21 Index arraysize = 3*size; in map_class_vector() local61 Index arraysize = 2*(rows+4)*(cols+4); in map_class_matrix() local
41 #define arraysize(f) (sizeof(f) / sizeof(*f)) macro
65 #define arraysize(array) (sizeof(ArraySizeHelper(array))) macro
38 int arraysize; member
62 #define arraysize(f) (sizeof(f) / sizeof(*f)) macro
24 #define arraysize(array) (sizeof(ArraySizeHelper(array))) macro
726 size_t arraysize; in alloc_fs_workspace() local745 size_t arraysize; in start_pass_1_quant() local
1170 size_t arraysize = (size_t) ((cinfo->output_width + 2) * in start_pass_2_quant() local
337 uint64 arraysize = maxsize / 4096 / 8; in AddrMapInit() local354 uint64 arraysize = page_bitmap_size_ / 4096 / 8; in AddrMapUpdate() local
55 int arraysize = strsize; in TestAppend() local
52 int arraysize = strsize; in TestAppend() local