Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/
Dinit.h204 (ZERO_OR_COMPILE_ERROR(0)))))))))))))
Ddevice.h307 (ZERO_OR_COMPILE_ERROR(0)))
1095 (ZERO_OR_COMPILE_ERROR(0)))))))
/Zephyr-latest/include/zephyr/data/
Djson.h390 1 + ZERO_OR_COMPILE_ERROR(elem_descr_len_ == 1))), \
425 1 + ZERO_OR_COMPILE_ERROR(elem_descr_len_ == 1))), \
/Zephyr-latest/include/zephyr/sys/
Dutil.h90 #define ZERO_OR_COMPILE_ERROR(cond) ((int) sizeof(char[1 - 2 * !(cond)]) - 1) macro
107 ZERO_OR_COMPILE_ERROR( \