Home
last modified time | relevance | path

Searched defs:array_size (Results 1 – 6 of 6) sorted by relevance

/tools/arch/x86/tools/
Dgen-insn-attr-x86.awk120 function array_size(arr, i,c) { function
/tools/include/linux/
Doverflow.h82 static inline __must_check size_t array_size(size_t a, size_t b) in array_size() function
/tools/testing/selftests/alsa/
Dconf.c456 const char **array, int array_size, const char *def) in conf_get_string_array()
/tools/testing/selftests/bpf/
Dtest_maps.c1722 const __u32 array_size = 4, index0 = 0, index3 = 3; in test_reuseport_array() local
/tools/bpf/
Dbpf_dbg.c82 # define array_size(x) (sizeof(x) / sizeof((x)[0])) macro
/tools/testing/cxl/test/
Dcxl.c926 int i, array_size; in mock_cxl_port_enumerate_dports() local