Home
last modified time | relevance | path

Searched defs:__compiletime_error_fallback (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dcompiler.h488 # define __compiletime_error_fallback(condition) \ macro
493 # define __compiletime_error_fallback(condition) do { } while (0) macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompiler.h471 # define __compiletime_error_fallback(condition) \ macro
476 # define __compiletime_error_fallback(condition) do { } while (0) macro