Searched refs:FICL_WANT_OOP (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/sys/boot/ficl/amd64/
H A Dsysdep.h169 #define FICL_WANT_OOP 0 macro
248 ** FICL_WANT_OOP
253 #if !defined (FICL_WANT_OOP)
254 #define FICL_WANT_OOP 0 macro
258 #if !defined (FICL_WANT_OOP)
259 #define FICL_WANT_OOP 1 macro
/freebsd-10.0-release/sys/boot/ficl/arm/
H A Dsysdep.h169 #define FICL_WANT_OOP 0 macro
239 ** FICL_WANT_OOP
244 #if !defined (FICL_WANT_OOP)
245 #define FICL_WANT_OOP 0 macro
249 #if !defined (FICL_WANT_OOP)
250 #define FICL_WANT_OOP 1 macro
/freebsd-10.0-release/sys/boot/ficl/i386/
H A Dsysdep.h167 #define FICL_WANT_OOP 0 macro
246 ** FICL_WANT_OOP
251 #if !defined (FICL_WANT_OOP)
252 #define FICL_WANT_OOP 0 macro
256 #if !defined (FICL_WANT_OOP)
257 #define FICL_WANT_OOP 1 macro
/freebsd-10.0-release/sys/boot/ficl/ia64/
H A Dsysdep.h169 #define FICL_WANT_OOP 0 macro
248 ** FICL_WANT_OOP
253 #if !defined (FICL_WANT_OOP)
254 #define FICL_WANT_OOP 0 macro
258 #if !defined (FICL_WANT_OOP)
259 #define FICL_WANT_OOP 1 macro
/freebsd-10.0-release/sys/boot/ficl/mips/
H A Dsysdep.h169 #define FICL_WANT_OOP 0 macro
239 ** FICL_WANT_OOP
244 #if !defined (FICL_WANT_OOP)
245 #define FICL_WANT_OOP 0 macro
249 #if !defined (FICL_WANT_OOP)
250 #define FICL_WANT_OOP 1 macro
/freebsd-10.0-release/sys/boot/ficl/powerpc/
H A Dsysdep.h169 #define FICL_WANT_OOP 0 macro
239 ** FICL_WANT_OOP
244 #if !defined (FICL_WANT_OOP)
245 #define FICL_WANT_OOP 0 macro
249 #if !defined (FICL_WANT_OOP)
250 #define FICL_WANT_OOP 1 macro
/freebsd-10.0-release/sys/boot/ficl/sparc64/
H A Dsysdep.h169 #define FICL_WANT_OOP 0 macro
229 ** FICL_WANT_OOP
234 #if !defined (FICL_WANT_OOP)
235 #define FICL_WANT_OOP 0 macro
239 #if !defined (FICL_WANT_OOP)
240 #define FICL_WANT_OOP 1 macro

Completed in 174 milliseconds