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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/asihpi/
H A Dhpidebug.h105 #ifndef compile_time_assert
106 #define compile_time_assert(cond, msg) \ macro
112 compile_time_assert((sym##_FUNCTION_COUNT) == (size),\
340 compile_time_assert((HPI_CONTROL_LAST_INDEX + 1 == 27),
359 compile_time_assert((HPI_SOURCENODE_LAST_INDEX - HPI_SOURCENODE_NONE + 1) ==
373 compile_time_assert((HPI_DESTNODE_LAST_INDEX - HPI_DESTNODE_NONE + 1) == (8),
H A Dhpidebug.c117 compile_time_assert(HPI_OBJ_MAXINDEX == 14, obj_list_doesnt_match);
H A Dhpi_internal.h96 #define compile_time_assert(cond, msg) \ macro
1467 compile_time_assert((sizeof(union hpi_message_buffer_v1) <=
1469 compile_time_assert((sizeof(union hpi_response_buffer_v1) <=
H A Dasihpi.c1341 compile_time_assert(
1380 compile_time_assert(
1411 compile_time_assert(
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dsignal.c165 extern char compile_time_assert

Completed in 108 milliseconds