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