Searched refs:Boolean (Results 1 – 2 of 2) sorted by relevance
45 - Boolean mode
156 #define Boolean(x) ((x) ? 1 : 0) macro