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

/xsrc/external/mit/xkbcomp/dist/
H A Dsymbols.c205 #define SYMBOLS_INIT_SIZE 110 macro
239 info->szKeys = SYMBOLS_INIT_SIZE;
241 info->keys = calloc(SYMBOLS_INIT_SIZE, sizeof(KeyInfo));

Completed in 5 milliseconds