Lines Matching full:invert
395 static int get_bool_simple(char **ptr, char *str, int invert, int orig)400 orig = 1 ^ (invert ? 1 : 0);