Searched defs:mas_is_overflow (Results 1 – 2 of 2) sorted by relevance
60 #define mas_is_overflow(x) ((x)->status == ma_overflow) macro
287 static __always_inline bool mas_is_overflow(struct ma_state *mas) in mas_is_overflow() function