Searched refs:tnum_is_const (Results 1 – 1 of 1) sorted by relevance
50 static inline bool tnum_is_const(struct tnum a) in tnum_is_const() function58 return tnum_is_const(a) && a.value == b; in tnum_equals_const()