Home
last modified time | relevance | path

Searched defs:mas_is_underflow (Results 1 – 2 of 2) sorted by relevance

/linux/lib/
H A Dtest_maple_tree.c61 #define mas_is_underflow(x) ((x)->status == ma_underflow) macro
H A Dmaple_tree.c292 static inline bool mas_is_underflow(struct ma_state *mas) in mas_is_underflow() function