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

  /external/quake/quake/src/QW/client/
common.c 439 int (*BigLong) (int l);
1210 BigLong = LongSwap;
1220 BigLong = LongNoSwap;
    [all...]
  /external/quake/quake/src/WinQuake/
common.cpp 438 int (*BigLong) (int l);
1168 BigLong = LongSwap;
1178 BigLong = LongNoSwap;
    [all...]

Completed in 25 milliseconds