Searched defs:ERROR (Results 1 - 3 of 3) sorted by relevance

/seL4-camkes-master/projects/musllibc/include/arpa/
H A Dtftp.h8 #define ERROR 05 macro
H A Dftp.h7 #define ERROR 5 macro
/seL4-camkes-master/projects/util_libs/libutils/include/utils/
H A Dattribute.h42 #define ERROR(msg) __attribute__((unavailable(msg))) macro
44 #define ERROR(msg) __attribute__((error(msg))) macro
47 #define ERROR(msg) __COMPILE_TIME_ERROR_SUPPORT_UNAVAILABLE(msg) macro

Completed in 29 milliseconds