Searched defs:arraysize (Results 1 – 18 of 18) sorted by relevance
28 #define arraysize(array) (sizeof(::benchmark::internal::ArraySizeHelper(array))) macro
30 #define arraysize(array) (sizeof(ArraySizeHelper(array))) macro
8 #define arraysize(array) (sizeof(array)/sizeof((array)[0])) macro
20 Index arraysize = 3*size; in map_class_vector() local59 Index arraysize = 4*(rows+4)*(cols+4); in map_class_matrix() local
41 #define arraysize(f) (sizeof(f) / sizeof(*f)) macro
73 #define arraysize(array) (sizeof(ArraySizeHelper(array))) macro
40 #define arraysize(f) (sizeof(f) / sizeof(*f)) macro
39 int arraysize; member
38 int arraysize; member
62 #define arraysize(f) (sizeof(f) / sizeof(*f)) macro
51 #define arraysize(f) (sizeof(f) / sizeof(*f)) macro
725 size_t arraysize; in alloc_fs_workspace() local744 size_t arraysize; in start_pass_1_quant() local
1173 size_t arraysize = 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
52 int arraysize = strsize; in TestAppend() local
55 int arraysize = strsize; in TestAppend() local
4905 Py_ssize_t arraysize; in new_array_type() local