Searched defs:ArgIsTrue (Results 1 – 1 of 1) sorted by relevance
200 static bool ArgIsTrue(bool *arg) { return *arg == true; }; in ArgIsTrue() function5329 static bool ArgIsTrue(bool *arg) { in ArgIsTrue() function