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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h113 * buffer size definitions that build off CONV_INV_BUFSIZE, and the macros
116 #define CONV_INV_BUFSIZE 22 macro
118 char buf[CONV_INV_BUFSIZE];
173 #define CONV_CAP_VAL_HW2_BUFSIZE CONV_INV_BUFSIZE /* for now */

Completed in 65 milliseconds