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

/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dbun.c1238 const off_t DL_SIZE = 1024; local
1247 char diclist[DL_SIZE];
1249 char *diclist = (char *)malloc(DL_SIZE);
1255 if (!(i = RkwGetDicList(cx_num, diclist, DL_SIZE))) {

Completed in 40 milliseconds