Home
last modified time | relevance | path

Searched defs:__compiletime_error (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/include/linux/
Dcompiler_attributes.h125 # define __compiletime_error(msg) __attribute__((__error__(msg))) macro
127 # define __compiletime_error(msg) macro
/Linux-v5.15/tools/include/linux/
Dcompiler-gcc.h20 # define __compiletime_error(message) __attribute__((error(message))) macro
Dcompiler.h8 # define __compiletime_error(message) macro
/Linux-v5.15/lib/
Dtest_stackinit.c40 # define __compiletime_error(message) /**/ macro
42 # define __compiletime_error(message) __attribute__((__error__(message))) macro