Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dpeicode.h761 #define NUM_ENTRIES(a) (sizeof (a) / sizeof (a)[0]) macro
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dpeicode.h740 #define NUM_ENTRIES(a) (sizeof (a) / sizeof (a)[0]) macro