Searched refs:IsDebugFifoEmpty (Results 1 – 4 of 4) sorted by relevance
75 int IsDebugFifoEmpty(void);478 int IsDebugFifoEmpty(void) in IsDebugFifoEmpty() function673 while (IsDebugFifoEmpty() == 0); in __exit()688 while (IsDebugFifoEmpty() == 0); in _sys_exit()
24 int IsDebugFifoEmpty(void);308 while(IsDebugFifoEmpty() == 0); in __exit()321 while(IsDebugFifoEmpty() == 0); in _sys_exit()610 int IsDebugFifoEmpty(void) in IsDebugFifoEmpty() function
628 int IsDebugFifoEmpty(void) in IsDebugFifoEmpty() function756 while(IsDebugFifoEmpty() == 0); in __exit()769 while(IsDebugFifoEmpty() == 0); in _sys_exit()
85 extern int IsDebugFifoEmpty(void);