Home
last modified time | relevance | path

Searched refs:CONV_DYN_FLAG_BUFSIZE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h259 #define CONV_DYN_FLAG_BUFSIZE 85 macro
262 char buf[CONV_DYN_FLAG_BUFSIZE];
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.c130 #if (CONV_DYN_FLAG_BUFSIZE != FLAGSZ) && !defined(__lint) in conv_dyn_flag_strings()