Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dpeicode.h754 #define NUM_ENTRIES(a) (sizeof (a) / sizeof (a)[0]) macro
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dpeicode.h697 #define NUM_ENTRIES(a) (sizeof (a) / sizeof (a)[0]) macro