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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c1126 #define PRFLGSZ CONV_EXPN_FIELD_DEF_PREFIX_SIZE + \ macro
1156 * PRFLGSZ is the real minimum size of the buffer required by
1159 * things this way because the definition of PRFLGSZ uses information
1163 #if (CONV_CNOTE_PR_FLAGS_BUFSIZE != PRFLGSZ) && !defined(__lint)
1164 #define REPORT_BUFSIZE PRFLGSZ
1166 #error "CONV_CNOTE_PR_FLAGS_BUFSIZE does not match PRFLGSZ"

Completed in 63 milliseconds