Lines Matching refs:SM_RPOOL_T
35 static char *sm_rpool_allocblock_x __P((SM_RPOOL_T *, size_t));
36 static char *sm_rpool_allocblock __P((SM_RPOOL_T *, size_t));
61 SM_RPOOL_T *rpool; in sm_rpool_allocblock_x()
85 SM_RPOOL_T *rpool; in sm_rpool_allocblock()
127 SM_RPOOL_T *rpool; in sm_rpool_malloc_tagged_x()
134 SM_RPOOL_T *rpool;
223 SM_RPOOL_T *rpool; in sm_rpool_malloc_tagged()
230 SM_RPOOL_T *rpool;
305 SM_RPOOL_T *
307 SM_RPOOL_T *parent; in sm_rpool_new_x()
309 SM_RPOOL_T *rpool;
311 rpool = sm_malloc_x(sizeof(SM_RPOOL_T));
358 SM_RPOOL_T *rpool; in sm_rpool_setsizes()
383 SM_RPOOL_T *rpool; in sm_rpool_free()
472 SM_RPOOL_T *rpool; in sm_rpool_attach_x()
512 SM_RPOOL_T *rpool; in sm_rpool_strdup_x()