Searched refs:MEM_WRITEABLE (Results 1 – 3 of 3) sorted by relevance
330 MEM_WRITEABLE = (1 << 1), enumerator
225 case MEM_WRITEABLE: in attributes_compatible()267 case MEM_WRITEABLE: fputc('w', f); break; in print()
3349 attributes |= MEM_READABLE | MEM_WRITEABLE; break; in script_parse_memory_attr()