Home
last modified time | relevance | path

Searched refs:lastnotypes (Results 1 – 2 of 2) sorted by relevance

/dports/games/redeclipse16/base-1.6.0/src/engine/
H A Dcommand.cpp3528 …static int lastupdate = 0, lasttypes = 0, lastnotypes = 0, lastflags = 0, lastnoflags = 0, curids … in getvarinfo() local
3529 …if(ids[0].empty() || !lastupdate || types != lasttypes || notypes != lastnotypes || flags != lastf… in getvarinfo()
3535 lastnotypes = notypes; in getvarinfo()
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Dcommand.cpp4923 …static int lastupdate = 0, lasttypes = 0, lastnotypes = 0, lastflags = 0, lastnoflags = 0, curids … in getvarinfo() local
4924 …if(ids[0].empty() || !lastupdate || types != lasttypes || notypes != lastnotypes || flags != lastf… in getvarinfo()
4930 lastnotypes = notypes; in getvarinfo()