Home
last modified time | relevance | path

Searched refs:FICL_WANT_FILE (Results 1 – 8 of 8) sorted by relevance

/freebsd/stand/ficl/amd64/
H A Dsysdep.h163 #define FICL_WANT_FILE 0 macro
190 #if !defined (FICL_WANT_FILE)
191 #define FICL_WANT_FILE 0 macro
/freebsd/stand/ficl/i386/
H A Dsysdep.h161 #define FICL_WANT_FILE 0 macro
188 #if !defined (FICL_WANT_FILE)
189 #define FICL_WANT_FILE 0 macro
/freebsd/stand/ficl/arm/
H A Dsysdep.h163 #define FICL_WANT_FILE 0 macro
189 #if !defined (FICL_WANT_FILE)
190 #define FICL_WANT_FILE 0 macro
/freebsd/stand/ficl/powerpc/
H A Dsysdep.h163 #define FICL_WANT_FILE 0 macro
189 #if !defined (FICL_WANT_FILE)
190 #define FICL_WANT_FILE 0 macro
/freebsd/stand/ficl/softwords/
H A Dfileaccess.fr1 \ #if FICL_WANT_FILE
/freebsd/stand/ficl/
H A Dfileaccess.c10 #if FICL_WANT_FILE
401 #if FICL_WANT_FILE in ficlCompileFile()
H A Dficl.h1144 #if (FICL_WANT_FILE)
H A Dwords.c5124 #if FICL_WANT_FILE in ficlCompileCore()