Searched refs:__errno (Results 1 – 6 of 6) sorted by relevance
52 int* __errno(void) __attribute_const__;58 #define errno (*__errno())
73 void error(int __status, int __errno, const char* __fmt, ...) __printflike(3, 4) __INTRODUCED_IN(23…83 void error_at_line(int __status, int __errno, const char* __filename, unsigned int __line_number, c…
34 int* __errno() { in __errno() function
21 __errno;
999 "bionic/__errno.cpp",