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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c1405 #define SSFLGSZ CONV_EXPN_FIELD_DEF_PREFIX_SIZE + \ macro
1413 * SSFLGSZ is the real minimum size of the buffer required by
1416 * things this way because the definition of SSFLGSZ uses information
1420 #if (CONV_CNOTE_SS_FLAGS_BUFSIZE != SSFLGSZ) && !defined(__lint)
1421 #define REPORT_BUFSIZE SSFLGSZ
1423 #error "CONV_CNOTE_SS_FLAGS_BUFSIZE does not match SSFLGSZ"

Completed in 61 milliseconds