Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/ar/common/
H A Dfile.c814 #define STRTBL_INITSZ 8196 in strtbl_alloc() macro
855 size64 = STRTBL_INITSZ; in strtbl_alloc()
865 size64 = ((target + STRTBL_INITSZ) / STRTBL_INITSZ) * in strtbl_alloc()
866 STRTBL_INITSZ; in strtbl_alloc()
906 #undef STRTBL_INITSZ in strtbl_alloc()