Searched refs:HTSABAlloc (Results 1 – 2 of 2) sorted by relevance
131 extern void HTSABAlloc(bstring **dest, int len);146 #define BStrAlloc(d,n) HTSABAlloc( &(d), n)
1195 void HTSABAlloc(bstring **dest, int len) in HTSABAlloc() function