Home
last modified time | relevance | path

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

/freebsd-14-stable/stand/ficl/amd64/
HDsysdep.h169 #define FICL_PLATFORM_EXTEND 0 macro
179 #if !defined (FICL_PLATFORM_EXTEND)
180 #define FICL_PLATFORM_EXTEND 1 macro
/freebsd-14-stable/stand/ficl/arm/
HDsysdep.h169 #define FICL_PLATFORM_EXTEND 0 macro
179 #if !defined (FICL_PLATFORM_EXTEND)
180 #define FICL_PLATFORM_EXTEND 1 macro
/freebsd-14-stable/stand/ficl/i386/
HDsysdep.h167 #define FICL_PLATFORM_EXTEND 0 macro
177 #if !defined (FICL_PLATFORM_EXTEND)
178 #define FICL_PLATFORM_EXTEND 1 macro
/freebsd-14-stable/stand/ficl/aarch64/
HDsysdep.h168 #define FICL_PLATFORM_EXTEND 0 macro
178 #if !defined (FICL_PLATFORM_EXTEND)
179 #define FICL_PLATFORM_EXTEND 1 macro
/freebsd-14-stable/stand/ficl/riscv/
HDsysdep.h168 #define FICL_PLATFORM_EXTEND 0 macro
178 #if !defined (FICL_PLATFORM_EXTEND)
179 #define FICL_PLATFORM_EXTEND 1 macro
/freebsd-14-stable/stand/ficl/powerpc/
HDsysdep.h169 #define FICL_PLATFORM_EXTEND 0 macro
179 #if !defined (FICL_PLATFORM_EXTEND)
180 #define FICL_PLATFORM_EXTEND 1 macro
/freebsd-14-stable/stand/ficl/
HDficl.c145 #if FICL_PLATFORM_EXTEND in ficlInitSystemEx()
HDficl.h1058 #if FICL_PLATFORM_EXTEND