Searched defs:cbool (Results 1 – 2 of 2) sorted by relevance
155 #define cBOOL(cbool) ((bool) (cbool)) argument
12468 # define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0) argument