Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/
H A Dconv.h280 #define CONV_PHDR_FLAGS_BUFSIZE 88 macro
283 char buf[CONV_PHDR_FLAGS_BUFSIZE];
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dphdr.c232 #if (CONV_PHDR_FLAGS_BUFSIZE != PHDRSZ) && !defined(__lint) in conv_phdr_flags_strings()