Searched defs:OS_FPutString (Results 1 – 2 of 2) sorted by relevance
80 #define OS_FPutString(c, x) ((void)0) macro
118 void (*OS_FPutString) (int console, const char *str) = OS_FPutStringInit; variable