\doxysection{src/hash.c File Reference}
\label{hash_8c}\index{src/hash.c@{src/hash.c}}
{\ttfamily \#include \char`\"{}hash.\+h\char`\"{}}\newline
Include dependency graph for hash.\+c\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=106pt]{hash_8c__incl}
\end{center}
\end{figure}
\doxysubsection*{Functions}
\begin{DoxyCompactItemize}
\item
unsigned \textbf{ hash} (int keyc, \textbf{ HKEY} $\ast$keyv[$\,$], int tabsize)
\begin{DoxyCompactList}\small\item\em ハッシュ値を取得する \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection{Function Documentation}
\mbox{\label{hash_8c_ac7eca217f473c9ee585bc67d937e05a5}}
\index{hash.c@{hash.c}!hash@{hash}}
\index{hash@{hash}!hash.c@{hash.c}}
\doxysubsubsection{hash()}
{\footnotesize\ttfamily unsigned hash (\begin{DoxyParamCaption}\item[{int}]{keyc, }\item[{\textbf{ HKEY} $\ast$}]{keyv[$\,$], }\item[{int}]{tabsize }\end{DoxyParamCaption})}
ハッシュ値を取得する
\begin{DoxyReturn}{Returns}
ハッシュ値
\end{DoxyReturn}
\begin{DoxyParams}{Parameters}
{\em keyc} & キーの数 \\
\hline
{\em $\ast$keyv\mbox{[}$\,$\mbox{]}} & キーを表す配列 \\
\hline
{\em tabsize} & テーブルのサイズ \\
\hline
\end{DoxyParams}
Definition at line 3 of file hash.\+c.
Here is the caller graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{hash_8c_ac7eca217f473c9ee585bc67d937e05a5_icgraph}
\end{center}
\end{figure}