Home
last modified time | relevance | path

Searched refs:cached_allowworldwrites (Results 1 – 4 of 4) sorted by relevance

/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dprvm_execprogram.h307 if ((prvm_uint_t)OPB->_int < cached_entityfields && !cached_allowworldwrites)
325 if ((prvm_uint_t)OPB->_int < cached_entityfields && !cached_allowworldwrites)
351 if (OPA->edict == 0 && !cached_allowworldwrites)
H A Dprvm_exec.c759 qboolean cached_allowworldwrites = prog->allowworldwrites; in MVM_ExecuteProgram() local
866 qboolean cached_allowworldwrites = prog->allowworldwrites; in CLVM_ExecuteProgram() local
977 qboolean cached_allowworldwrites = prog->allowworldwrites; in SVVM_ExecuteProgram() local
/dports/games/darkplaces/darkplaces/
H A Dprvm_execprogram.h307 if ((prvm_uint_t)OPB->_int < cached_entityfields && !cached_allowworldwrites)
325 if ((prvm_uint_t)OPB->_int < cached_entityfields && !cached_allowworldwrites)
351 if (OPA->edict == 0 && !cached_allowworldwrites)
H A Dprvm_exec.c759 qboolean cached_allowworldwrites = prog->allowworldwrites; in MVM_ExecuteProgram() local
866 qboolean cached_allowworldwrites = prog->allowworldwrites; in CLVM_ExecuteProgram() local
977 qboolean cached_allowworldwrites = prog->allowworldwrites; in SVVM_ExecuteProgram() local