Searched refs:OS_SetFPutStringHook (Results 1 – 2 of 2) sorted by relevance
210 void OS_SetFPutStringHook( OSFPutStringHookType func );212 #define OS_SetFPutStringHook( func ) ((void)0) macro
1504 void OS_SetFPutStringHook( OSFPutStringHookType func ) in OS_SetFPutStringHook() function