Searched refs:_MARK_ALLOCATED (Results 1 – 3 of 3) sorted by relevance
226 SetStatus(menu, _MARK_ALLOCATED); in set_menu_mark()238 if ((old_status & _MARK_ALLOCATED) && old_mark) in set_menu_mark()
135 if ((menu->status & _MARK_ALLOCATED) && menu->mark) in free_menu()
73 #define _MARK_ALLOCATED (0x08) macro