Searched refs:NELTS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c590 #define NELTS 4 macro
595 uint32_t mask[NELTS];
603 if (nelts > NELTS) /* Type has grown? Show what we understand */
604 nelts = NELTS;
612 #undef NELTS macro
622 #define NELTS 4 macro
627 uint32_t mask[NELTS];
635 if (nelts > NELTS) /* Type has grown? Show what we understand */
636 nelts = NELTS;
644 #undef NELTS macro
790 #define NELTS macro
812 #undef NELTS macro
[all...]

Completed in 61 milliseconds