Searched refs:__errorattr (Results 1 – 3 of 3) sorted by relevance
51 __errorattr(__open_too_many_args_error);77 __errorattr(__open_too_many_args_error);
63 __errorattr("format string will always overflow destination buffer");81 __errorattr("format string will always overflow destination buffer");
129 #define __errorattr(msg) __attribute__((unavailable(msg))) macro