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

/freebsd-12-stable/stand/ficl/aarch64/
H A Dsysdep.h168 #define FICL_WANT_OOP 0 macro
228 ** FICL_WANT_OOP
233 #if !defined (FICL_WANT_OOP)
234 #define FICL_WANT_OOP 0 macro
238 #if !defined (FICL_WANT_OOP)
239 #define FICL_WANT_OOP 1 macro
/freebsd-12-stable/stand/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-12-stable/stand/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-12-stable/stand/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-12-stable/stand/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-12-stable/stand/ficl/mips64/
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-12-stable/stand/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-12-stable/stand/ficl/riscv/
H A Dsysdep.h168 #define FICL_WANT_OOP 0 macro
228 ** FICL_WANT_OOP
233 #if !defined (FICL_WANT_OOP)
234 #define FICL_WANT_OOP 0 macro
238 #if !defined (FICL_WANT_OOP)
239 #define FICL_WANT_OOP 1 macro
/freebsd-12-stable/stand/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 116 milliseconds