doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
Dict.cpp File Reference
#include "precompiled.h"

Go to the source code of this file.

Functions

int KeyCompare (const idKeyValue *a, const idKeyValue *b)
 
template<>
ID_INLINE int idListSortCompare (const idPoolStr *const *a, const idPoolStr *const *b)
 

Function Documentation

template<>
ID_INLINE int idListSortCompare ( const idPoolStr *const a,
const idPoolStr *const b 
)

Definition at line 659 of file Dict.cpp.

int KeyCompare ( const idKeyValue a,
const idKeyValue b 
)

Definition at line 228 of file Dict.cpp.