Searched defs:OS_PutString (Results 1 – 2 of 2) sorted by relevance
79 #define OS_PutString(x) ((void)0) macro
117 void (*OS_PutString) (const char *str) = OS_PutStringDefault; variable