Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dinterp_lua.c107 lua_init_md_t **fnpp; in interp_preinit() local
130 LUA_FOREACH_SET(fnpp) in interp_preinit()
131 (*fnpp)(luap); in interp_preinit()
/freebsd/stand/ficl/
H A Dloader.c835 ficlCompileFcn **fnpp; in ficlCompilePlatform() local
868 SET_FOREACH(fnpp, X4th_compile_set) in ficlCompilePlatform()
869 (*fnpp)(pSys); in ficlCompilePlatform()
H A Dgfx_loader.c240 ficlCompileFcn **fnpp; in ficlCompileGfx() local