Searched defs:__compiletime_error_fallback (Results 1 – 2 of 2) sorted by relevance
488 # define __compiletime_error_fallback(condition) \ macro493 # define __compiletime_error_fallback(condition) do { } while (0) macro
471 # define __compiletime_error_fallback(condition) \ macro476 # define __compiletime_error_fallback(condition) do { } while (0) macro