Home
last modified time | relevance | path

Searched refs:__compiletime_warning (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dcompiler_attributes.h294 # define __compiletime_warning(msg) __attribute__((__warning__(msg))) macro
296 # define __compiletime_warning(msg) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dcompiler.h476 #ifndef __compiletime_warning
477 # define __compiletime_warning(message) macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompiler.h459 #ifndef __compiletime_warning
460 # define __compiletime_warning(message) macro
H A Dcompiler-gcc.h185 # define __compiletime_warning(message) __attribute__((warning(message))) macro
/OK3568_Linux_fs/buildroot/board/roseapplepi/patches/uboot/
H A D0001-compiler-.h-sync-include-linux-compiler-.h-with-Linu.patch231 +# define __compiletime_warning(message) __attribute__((warning(message)))
420 -# define __compiletime_warning(message) __attribute__((warning(message)))
502 -# define __compiletime_warning(message) __attribute__((warning(message)))