Home
last modified time | relevance | path

Searched refs:FICL_USER_CELLS (Results 1 – 8 of 8) sorted by last modified time

/freebsd/stand/ficl/
H A Dficl.h494 CELL user[FICL_USER_CELLS];
H A Dwords.c4101 if (c.i >= FICL_USER_CELLS) in userVariable()
/freebsd/stand/ficl/aarch64/
H A Dsysdep.h209 #if !defined FICL_USER_CELLS
210 #define FICL_USER_CELLS 16 macro
/freebsd/stand/ficl/arm/
H A Dsysdep.h220 #if !defined FICL_USER_CELLS
221 #define FICL_USER_CELLS 16 macro
/freebsd/stand/ficl/amd64/
H A Dsysdep.h229 #if !defined FICL_USER_CELLS
230 #define FICL_USER_CELLS 16 macro
/freebsd/stand/ficl/powerpc/
H A Dsysdep.h220 #if !defined FICL_USER_CELLS
221 #define FICL_USER_CELLS 16 macro
/freebsd/stand/ficl/i386/
H A Dsysdep.h227 #if !defined FICL_USER_CELLS
228 #define FICL_USER_CELLS 16 macro
/freebsd/stand/ficl/riscv/
H A Dsysdep.h209 #if !defined FICL_USER_CELLS
210 #define FICL_USER_CELLS 16 macro