OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BigShort
(Results
1 - 6
of
6
) sorted by null
/external/quake/quake/src/WinQuake/
common.h
95
extern short (*
BigShort
) (short l);
common.cpp
436
short (*
BigShort
) (short l);
1064
if (pop[i] != (unsigned short)
BigShort
(check[i]))
1166
BigShort
= ShortSwap;
1176
BigShort
= ShortNoSwap;
[
all
...]