Searched refs:ValueNotSet (Results 1 – 4 of 4) sorted by relevance
45 static bool ValueNotSet(bit_value_t V) { in ValueNotSet() function49 return ValueNotSet(V) ? -1 : (V == BIT_FALSE ? 0 : 1); in Value()
181 static bool ValueNotSet(bit_value_t V) { in ValueNotSet() function185 return ValueNotSet(V) ? -1 : (V == BIT_FALSE ? 0 : 1); in Value()
137 static bool ValueNotSet(bit_value_t V) { in ValueNotSet() function141 return ValueNotSet(V) ? -1 : (V == BIT_FALSE ? 0 : 1); in Value()
149 static bool ValueNotSet(bit_value_t V) { in ValueNotSet() function154 return ValueNotSet(V) ? -1 : (V == BIT_FALSE ? 0 : 1); in Value()