Searched defs:ficlTextOut (Results 1 – 6 of 6) sorted by relevance
/freebsd/stand/ficl/amd64/ |
H A D | sysdep.c | 54 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) in ficlTextOut() function
|
/freebsd/stand/ficl/arm/ |
H A D | sysdep.c | 52 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) in ficlTextOut() function
|
/freebsd/stand/ficl/i386/ |
H A D | sysdep.c | 54 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) in ficlTextOut() function
|
/freebsd/stand/ficl/powerpc/ |
H A D | sysdep.c | 52 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) in ficlTextOut() function
|
/freebsd/stand/ficl/aarch64/ |
H A D | sysdep.c | 52 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) in ficlTextOut() function
|
/freebsd/stand/ficl/riscv/ |
H A D | sysdep.c | 52 void ficlTextOut(FICL_VM *pVM, char *msg, int fNewline) in ficlTextOut() function
|