Searched defs:IS_MMAPPED (Results 1 – 2 of 2) sorted by relevance
35 #define IS_MMAPPED(c) !((c)->csize & (C_INUSE)) macro
85 #define IS_MMAPPED(c) !((c)->csize & (C_INUSE)) macro