Searched refs:hashSymbol (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSSymbol.cpp84 static inline void hashSymbol(const char *s, function in class:OSSymbolPool
265 hashSymbol(cString, &hash, &inLen); inLen++;
298 hashSymbol(cString, &hash, &inLen); inLen++;
357 hashSymbol(sym->string, &hash, &inLen); inLen++;

Completed in 22 milliseconds