Searched refs:MEM_WRITEABLE (Results 1 – 6 of 6) 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()
3348 attributes |= MEM_READABLE | MEM_WRITEABLE; break; in script_parse_memory_attr()
333 MEM_WRITEABLE = (1 << 1), enumerator
3379 attributes |= MEM_READABLE | MEM_WRITEABLE; break; in script_parse_memory_attr()