Searched defs:if_Bool (Results 1 – 2 of 2) sorted by relevance
27 void if_Bool(_Bool b) { if (b) return; } in if_Bool() function
56 void if_Bool(_Bool b) { if (b) return; } in if_Bool() function