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

/seL4-l4v-10.1.1/seL4/include/
H A Dutil.h81 #define config_ternary(macro, true, false) _config_ternary(macro, true, false)
82 #define _config_ternary(value, true, false) _config_ternary_(_macrotest_##value, true, false) macro

Completed in 28 milliseconds