Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/
A Dutil.h42 #define ZERO_OR_COMPILE_ERROR(cond) ((int) sizeof(char[1 - 2 * !(cond)]) - 1) macro
48 ZERO_OR_COMPILE_ERROR( \

Completed in 5 milliseconds