Searched refs:_RkReallocBunStorage (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dbun.c130 _RkReallocBunStorage(struct nstore *src, unsigned len) function
469 if (!(store = _RkReallocBunStorage(store, store->maxyomi + diff))) {
H A DRKintern.h1111 struct nstore *_RkReallocBunStorage(struct nstore *src, unsigned len);
H A Dnword.c1778 st = _RkReallocBunStorage(st, (int)(new_size*1.2+10));

Completed in 146 milliseconds