Searched defs:condition (Results 1 – 7 of 7) sorted by relevance
57 def get_build_config(builddir, condition): argument
18 #define CHECK(condition) \ argument
15 #define CHECK(condition) \ argument
420 #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)])) argument
13 #define CHECK(condition, err_code) \ argument
17 #define CHECK(condition, err_code) \ argument
19 #define CHECK(condition, err_code) \ argument