Searched refs:STRSPACE (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/prof/common/ | ||
H A D | prof.c | 1309 #define STRSPACE 2400 /* guess at amount of string space */ macro 1358 get = lth > STRSPACE ? lth : STRSPACE; |
Completed in 73 milliseconds