Home
last modified time | relevance | path

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

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