Searched defs:FLTSET_FLAGSZ (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c1725 #define FLTSET_FLAGSZ CONV_EXPN_FIELD_DEF_PREFIX_SIZE + \ macro
1770 * FLTSET_FLAGSZ is the real minimum size of the buffer required by
1773 * things this way because the definition of FLTSET_FLAGSZ uses information
1777 #if (CONV_CNOTE_FLTSET_BUFSIZE != FLTSET_FLAGSZ) && !defined(__lint)
1778 #define REPORT_BUFSIZE FLTSET_FLAGSZ
1780 #error "CONV_CNOTE_FLTSET_BUFSIZE does not match FLTSET_FLAGSZ"

Completed in 63 milliseconds