Home
last modified time | relevance | path

Searched defs:ARRAY_SIZE (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/
Dlibiberty.h659 #define ARRAY_SIZE(a) (sizeof (a) / sizeof ((a)[0])) macro
/toolchain/binutils/binutils-2.25/bfd/
Delf32-ppc.c6657 #define ARRAY_SIZE(a) (sizeof (a) / sizeof ((a)[0])) macro