Home
last modified time | relevance | path

Searched defs:__compiletime_warning (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dcompiler_attributes.h364 # define __compiletime_warning(msg) __attribute__((__warning__(msg))) macro
366 # define __compiletime_warning(msg) macro
/openbmc/u-boot/include/linux/
H A Dcompiler-gcc.h186 # define __compiletime_warning(message) __attribute__((warning(message))) macro
H A Dcompiler.h460 # define __compiletime_warning(message) macro