Searched refs:compile_time_assert (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/sound/pci/asihpi/
H A Dhpidebug.h97 #ifndef compile_time_assert
98 #define compile_time_assert(cond, msg) \ macro
H A Dhpidspcd.h53 compile_time_assert((sizeof(struct code_header) == 20), code_header_size);
H A Dhpi_internal.h91 #define compile_time_assert(cond, msg) \ macro
1236 compile_time_assert((sizeof(union hpi_message_buffer_v1) <=
1238 compile_time_assert((sizeof(union hpi_response_buffer_v1) <=
H A Dasihpi.c1380 compile_time_assert(
1404 compile_time_assert(
1424 compile_time_assert(
2387 compile_time_assert(
/linux-4.1.27/arch/alpha/kernel/
H A Dsignal.c139 extern char compile_time_assert

Completed in 126 milliseconds