SM_STR_OBJ_T
register SM_STR_OBJ_T *s = fp->f_cookie;
register SM_STR_OBJ_T *s = fp->f_cookie;
register SM_STR_OBJ_T *s;
s = sm_rpool_malloc_x(rpool, sizeof(SM_STR_OBJ_T));
s = sm_malloc(sizeof(SM_STR_OBJ_T));
SM_STR_OBJ_T *s = fp->f_cookie;
register SM_STR_OBJ_T *s = fp->f_cookie;
register SM_STR_OBJ_T *s = fp->f_cookie;
static bool sm_strgrow __P((SM_STR_OBJ_T *, size_t));
SM_STR_OBJ_T *s;
register SM_STR_OBJ_T *s = fp->f_cookie;