Searched defs:array_size (Results 1 – 6 of 6) sorted by relevance
120 function array_size(arr, i,c) { function
82 static inline __must_check size_t array_size(size_t a, size_t b) in array_size() function
456 const char **array, int array_size, const char *def) in conf_get_string_array()
1722 const __u32 array_size = 4, index0 = 0, index3 = 3; in test_reuseport_array() local
82 # define array_size(x) (sizeof(x) / sizeof((x)[0])) macro
926 int i, array_size; in mock_cxl_port_enumerate_dports() local