Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/ar/common/
H A Dfile.c54 } ARSTRTBL; typedef
56 static ARSTRTBL sym_strtbl;
57 static ARSTRTBL long_strtbl;
115 static void strtbl_pad(ARSTRTBL *, size_t, int);
812 strtbl_alloc(ARSTRTBL *strtbl, size_t need) in strtbl_alloc()
919 strtbl_pad(ARSTRTBL *strtbl, size_t n, int ch) in strtbl_pad()