Searched refs:__assert_perror_fail (Results 1 – 3 of 3) sorted by relevance
28 __assert_perror_fail (int errnum, in __assert_perror_fail() function38 libc_hidden_def (__assert_perror_fail)
4 __assert_fail; __assert_perror_fail;
72 extern void __assert_perror_fail (int __errnum, const char *__file,117 : __assert_perror_fail ((errnum), __FILE__, __LINE__, __ASSERT_FUNCTION))
Completed in 6 milliseconds