Searched refs:CELLS_PER_WORD (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/boot/ficl/ | ||
| HD | ficl.c | 133 pSys->localp = dictCreate((unsigned)FICL_MAX_LOCALS * CELLS_PER_WORD); in ficlInitSystemEx() |
| HD | ficl.h | 541 #define CELLS_PER_WORD \ macro |