HomeSort by relevance Sort by last modified time
    Searched defs:Sys_MakeCodeWriteable (Results 1 - 9 of 9) sorted by null

  /external/quake/quake/src/QW/client/
sys_null.c 53 void Sys_MakeCodeWriteable (unsigned long startaddr, unsigned long length)
sys_linux.c 407 Sys_MakeCodeWriteable
410 void Sys_MakeCodeWriteable (unsigned long startaddr, unsigned long length)
sys_win.c 137 Sys_MakeCodeWriteable
140 void Sys_MakeCodeWriteable (unsigned long startaddr, unsigned long length)
  /external/quake/quake/src/WinQuake/
sys_null.cpp 147 void Sys_MakeCodeWriteable (unsigned long startaddr, unsigned long length)
sys_linux.cpp 436 Sys_MakeCodeWriteable
439 void Sys_MakeCodeWriteable (unsigned long startaddr, unsigned long length)
sys_sun.cpp 201 void Sys_MakeCodeWriteable (unsigned long startaddr, unsigned long length)
sys_wind.cpp 151 void Sys_MakeCodeWriteable (unsigned long startaddr, unsigned long length)
sys_dos.cpp 675 Sys_MakeCodeWriteable
678 void Sys_MakeCodeWriteable (unsigned long startaddr, unsigned long length)
sys_win.cpp 261 Sys_MakeCodeWriteable
264 void Sys_MakeCodeWriteable (unsigned long startaddr, unsigned long length)

Completed in 81 milliseconds