Searched refs:CELLS_PER_WORD (Results 1 – 2 of 2) sorted by relevance
/freebsd/stand/ficl/ | ||
H A D | ficl.c | 132 pSys->localp = dictCreate((unsigned)FICL_MAX_LOCALS * CELLS_PER_WORD); in ficlInitSystemEx() |
H A D | ficl.h | 540 #define CELLS_PER_WORD \ macro |