Home
last modified time | relevance | path

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

/NextBSD/sys/boot/ficl/
HDficl.c133 pSys->localp = dictCreate((unsigned)FICL_MAX_LOCALS * CELLS_PER_WORD); in ficlInitSystemEx()
HDficl.h541 #define CELLS_PER_WORD \ macro