HomeSort by relevance Sort by last modified time
    Searched full:bitbyte (Results 1 - 1 of 1) sorted by null

  /external/quake/quake/src/QW/server/
sv_init.c 188 int bitbyte; local
227 bitbyte = scan[j];
228 if (!bitbyte)
232 if (! (bitbyte & (1<<k)) )

Completed in 161 milliseconds