Home
last modified time | relevance | path

Searched refs:CELLS_PER_WORD (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/ficl/
H A Dficl.c132 pSys->localp = dictCreate((unsigned)FICL_MAX_LOCALS * CELLS_PER_WORD); in ficlInitSystemEx()
H A Dficl.h540 #define CELLS_PER_WORD \ macro