Searched defs:ARRAY_LENGTH (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/arc/arc/
H A Dplatconf.c41 #define ARRAY_LENGTH(array) (sizeof(array) / sizeof(array[0])) macro
/netbsd-current/sys/compat/freebsd/
H A Dfreebsd_file.c56 #define ARRAY_LENGTH(array) (sizeof(array)/sizeof(array[0])) macro
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Di386-mpx-call.c22 #define ARRAY_LENGTH 5 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A Di386-mpx-call.c23 #define ARRAY_LENGTH 5 macro
[all...]

Completed in 96 milliseconds