Searched refs:ficlExecFD (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/stand/common/
H A Dinterp_forth.c288 (void)ficlExecFD(bf_vm, fd);
/freebsd-current/stand/ficl/
H A Dloader.c419 int ficlExecFD(FICL_VM *pVM, int fd) function
676 ficlExecFD(pVM, fd);
H A Dficl.h975 ** ficlExecFD(FICL_VM *pVM, int fd);
980 int ficlExecFD(FICL_VM *pVM, int fd);

Completed in 207 milliseconds