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

/opensolaris-onvv-gate/usr/src/cmd/sgs/libconv/common/
H A Dgroup.c32 #define HDLSZ CONV_EXPN_FIELD_DEF_PREFIX_SIZE + \ macro
44 * HDLSZ is the real minimum size of the buffer required by conv_grphdl_flags().
46 * buffer size. We do things this way because the definition of HDLSZ uses
50 #if (CONV_GRPHDL_FLAGS_BUFSIZE != HDLSZ) && !defined(__lint)
51 #define REPORT_BUFSIZE HDLSZ
53 #error "CONV_GRPHDL_FLAGS_BUFSIZE does not match HDLSZ"

Completed in 42 milliseconds