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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.c598 #define EFLAGSZ CONV_EXPN_FIELD_DEF_PREFIX_SIZE + \ macro
608 * EFLAGSZ is the real minimum size of the buffer required by
611 * this way because the definition of EFLAGSZ uses information
615 #if (CONV_EHDR_FLAGS_BUFSIZE != EFLAGSZ) && !defined(__lint)
616 #define REPORT_BUFSIZE EFLAGSZ
618 #error "CONV_EHDR_FLAGS_BUFSIZE does not match EFLAGSZ"

Completed in 57 milliseconds