Home
last modified time | relevance | path

Searched refs:FICL_COMPILE_SET (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/ficl/x86/
H A Dsysdep.c48 FICL_COMPILE_SET(ficlCompileCpufunc);
/freebsd/stand/ficl/
H A Dgfx_loader.c254 FICL_COMPILE_SET(ficlCompileGfx);
H A Dficl.h1155 #define FICL_COMPILE_SET(func) \ macro