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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c1000 #define AUXAFFLGSZ CONV_EXPN_FIELD_DEF_PREFIX_SIZE + \ macro
1009 * AUXAFFLGSZ is the real minimum size of the buffer required by
1012 * things this way because the definition of AUXAFFLGSZ uses information
1016 #if (CONV_CNOTE_AUXV_AF_BUFSIZE != AUXAFFLGSZ) && !defined(__lint)
1017 #define REPORT_BUFSIZE AUXAFFLGSZ
1019 #error "CONV_CNOTE_AUXV_AF_BUFSIZE does not match AUXAFFLGSZ"

Completed in 47 milliseconds