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

/seL4-mcs-10.1.1/include/
H A Dutil.h86 #define _config_ternary(value, true, false) _config_ternary_(_macrotest_##value, true, false)
87 #define _config_ternary_(comma, true, false) _config_ternary__(comma true, false) macro

Completed in 20 milliseconds