Home
last modified time | relevance | path

Searched refs:FICL_WANT_LOCALS (Results 1 – 12 of 12) sorted by relevance

/freebsd/stand/ficl/aarch64/
H A Dsysdep.h165 #define FICL_WANT_LOCALS 0 macro
217 #if !defined FICL_WANT_LOCALS
218 #define FICL_WANT_LOCALS 1 macro
231 #if !(FICL_WANT_LOCALS) || !(FICL_WANT_USER)
/freebsd/stand/ficl/amd64/
H A Dsysdep.h166 #define FICL_WANT_LOCALS 0 macro
237 #if !defined FICL_WANT_LOCALS
238 #define FICL_WANT_LOCALS 1 macro
251 #if !(FICL_WANT_LOCALS) || !(FICL_WANT_USER)
/freebsd/stand/ficl/i386/
H A Dsysdep.h164 #define FICL_WANT_LOCALS 0 macro
235 #if !defined FICL_WANT_LOCALS
236 #define FICL_WANT_LOCALS 1 macro
249 #if !(FICL_WANT_LOCALS) || !(FICL_WANT_USER)
/freebsd/stand/ficl/arm/
H A Dsysdep.h166 #define FICL_WANT_LOCALS 0 macro
228 #if !defined FICL_WANT_LOCALS
229 #define FICL_WANT_LOCALS 1 macro
242 #if !(FICL_WANT_LOCALS) || !(FICL_WANT_USER)
/freebsd/stand/ficl/riscv/
H A Dsysdep.h165 #define FICL_WANT_LOCALS 0 macro
217 #if !defined FICL_WANT_LOCALS
218 #define FICL_WANT_LOCALS 1 macro
231 #if !(FICL_WANT_LOCALS) || !(FICL_WANT_USER)
/freebsd/stand/ficl/powerpc/
H A Dsysdep.h166 #define FICL_WANT_LOCALS 0 macro
228 #if !defined FICL_WANT_LOCALS
229 #define FICL_WANT_LOCALS 1 macro
242 #if !(FICL_WANT_LOCALS) || !(FICL_WANT_USER)
/freebsd/stand/ficl/
H A Dficl.c124 #if FICL_WANT_LOCALS in ficlInitSystemEx()
430 #if FICL_WANT_LOCALS in ficlExecC()
444 #if FICL_WANT_LOCALS in ficlExecC()
626 #if FICL_WANT_LOCALS
666 #if FICL_WANT_LOCALS in ficlTermSystem()
H A Dficl.h770 #if FICL_WANT_LOCALS
848 #ifdef FICL_WANT_LOCALS
874 #if FICL_WANT_LOCALS
1022 #if FICL_WANT_LOCALS
H A Dwords.c77 #if FICL_WANT_LOCALS
471 #if FICL_WANT_LOCALS in colon()
521 #if FICL_WANT_LOCALS in semicolonCoIm()
560 #if FICL_WANT_LOCALS in exitCoIm()
1688 #if FICL_WANT_LOCALS in ficlParseWord()
2810 #if FICL_WANT_LOCALS in doesCoIm()
4127 #if FICL_WANT_LOCALS in toValue()
4168 #if FICL_WANT_LOCALS
5070 #if FICL_WANT_LOCALS in ficlCompileCore()
H A Ddict.c585 #if FICL_WANT_LOCALS
/freebsd/stand/ficl/softwords/
H A Djhlocal.fr1 \ #if FICL_WANT_LOCALS
H A Dsoftcore.fr77 \ #if FICL_WANT_LOCALS