Home | History | Annotate | Download | only in rtl

Lines Matching defs:__errno_location

33 #define __errno_location __error
79 extern "C" int *__errno_location();
120 #define errno (*__errno_location())