Searched refs:e (Results 1 – 1 of 1) sorted by relevance
38 #define DTC_COMPILE_TIME_ASSERT(e) ((void) sizeof(char[1 - 2 * !(e)])) argument