Home
last modified time | relevance | path

Searched defs:ficlTextOut (Results 1 – 6 of 6) sorted by relevance

/freebsd/stand/ficl/amd64/
H A Dsysdep.c54 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) in ficlTextOut() function
/freebsd/stand/ficl/arm/
H A Dsysdep.c52 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) in ficlTextOut() function
/freebsd/stand/ficl/i386/
H A Dsysdep.c54 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) in ficlTextOut() function
/freebsd/stand/ficl/powerpc/
H A Dsysdep.c52 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) in ficlTextOut() function
/freebsd/stand/ficl/aarch64/
H A Dsysdep.c52 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) in ficlTextOut() function
/freebsd/stand/ficl/riscv/
H A Dsysdep.c52 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) in ficlTextOut() function