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

/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Dutil.c1231 #define WSBLOCKSIZE 128 macro
1246 nwsmemories = WSBLOCKSIZE;
1258 (nwsmemories + WSBLOCKSIZE)
1262 for (; i < nwsmemories + WSBLOCKSIZE ; i++)
1265 nwsmemories += WSBLOCKSIZE;

Completed in 78 milliseconds