Searched refs:PSTM_DEFAULT_INIT (Results 1 – 2 of 2) sorted by relevance
121 #define PSTM_DEFAULT_INIT 64 /* default (64) digits of allocation */ macro
100 a->dp = xzalloc(sizeof (pstm_digit) * PSTM_DEFAULT_INIT);//bbox in pstm_init()114 a->alloc = PSTM_DEFAULT_INIT; in pstm_init()