Home
last modified time | relevance | path

Searched refs:CONV_INV_BUFSIZE (Results 1 – 21 of 21) sorted by relevance

/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Daudit.c34 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
83 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
160 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Dentry.c39 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
84 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Dgroup.c39 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
93 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Ddl.c40 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
121 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Dconfig.c44 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
104 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Ddynamic.c45 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE in conv_dyn_posflag1_strings()
118 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE in conv_dyn_flag_strings()
207 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE in conv_dyn_flag1_strings()
367 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE in conv_dyn_feature1_strings()
889 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
937 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Dversion.c38 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Dcorenote.c1004 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
1060 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
1151 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
1231 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
1295 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
1359 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
1408 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
1639 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
1765 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
2121 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Dsegments.c51 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Ddwarf_ehe.c36 CONV_INV_BUFSIZE + MSG_GBL_CSQBRKT_SIZE
H A Dsyminfo.c50 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE in conv_syminfo_flags_strings()
H A Dphdr.c220 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE in conv_phdr_flags_strings()
H A Dsections.c415 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE in conv_sec_flags_strings()
H A Delf.c603 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE in conv_ehdr_sparc_flags_strings()
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dstatistics.c70 char unit_buf[CONV_INV_BUFSIZE + 10]; in rel_cache_statistics()
101 char unit_buf[CONV_INV_BUFSIZE + 10]; in rel_aux_cache_statistics()
H A Dtls.c37 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Dbindings.c78 CONV_INV_BUFSIZE + MSG_BINFO_END_SIZE
/titanic_41/usr/src/cmd/sgs/include/
H A Dconv.h111 #define CONV_INV_BUFSIZE 22 macro
113 char buf[CONV_INV_BUFSIZE];
168 #define CONV_CAP_VAL_HW2_BUFSIZE CONV_INV_BUFSIZE /* for now */
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout.h113 typedef char sl_fmtbuf_t[CONV_INV_BUFSIZE * 2];
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dsyms.c158 len = strlen(symtab_name) + 2 + CONV_INV_BUFSIZE; in demangle_symname()
H A Dfiles.c637 len = MSG_STR_CAPGROUPID_SIZE + CONV_INV_BUFSIZE; in get_cap_group()