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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c1046 #define CCFLGSZ CONV_EXPN_FIELD_DEF_PREFIX_SIZE + \ macro
1065 * CCFLGSZ is the real minimum size of the buffer required by
1068 * things this way because the definition of CCFLGSZ uses information
1072 #if (CONV_CNOTE_CC_CONTENT_BUFSIZE != CCFLGSZ) && !defined(__lint)
1073 #define REPORT_BUFSIZE CCFLGSZ
1075 #error "CONV_CNOTE_CC_CONTENT_BUFSIZE does not match CCFLGSZ"

Completed in 48 milliseconds