Searched refs:fatbytes (Results 1 – 2 of 2) sorted by relevance
34 int fatbytes; variable52 for (i=0 ; i<fatbytes ; i++) in SV_AddToFatPVS()82 fatbytes = (sv.worldmodel->numleafs+31)>>3; in SV_FatPVS()83 Q_memset (fatpvs, 0, fatbytes); in SV_FatPVS()
364 int fatbytes; variable382 for (i=0 ; i<fatbytes ; i++) in SV_AddToFatPVS()412 fatbytes = (sv.worldmodel->numleafs+31)>>3; in SV_FatPVS()413 Q_memset (fatpvs, 0, fatbytes); in SV_FatPVS()