Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/
H A Dconv.h238 #define CONV_DYN_POSFLAG1_BUFSIZE 72 macro
241 char buf[CONV_DYN_POSFLAG1_BUFSIZE];
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.c57 #if (CONV_DYN_POSFLAG1_BUFSIZE != POSSZ) && !defined(__lint) in conv_dyn_posflag1_strings()