Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h266 #define CONV_DYN_FLAG1_BUFSIZE 361 macro
269 char buf[CONV_DYN_FLAG1_BUFSIZE];
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.c219 #if (CONV_DYN_FLAG1_BUFSIZE != FLAG1SZ) && !defined(__lint) in conv_dyn_flag1_strings()