\hypertarget{round_8h}{
\section{round.h File Reference}
\label{round_8h}\index{round.h@{round.h}}
}
Macro to rounds a value to a cache line boundary. 



This graph shows which files directly or indirectly include this file:\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=124pt]{round_8h__dep__incl}
\end{center}
\end{figure}
\subsection*{Defines}
\begin{CompactItemize}
\item 
\hypertarget{round_8h_a0}{
\#define {\bf ROUND}(\_\-val)~((((int)(\_\-val)) + 31) \& $\sim$(31))}
\label{round_8h_a0}

\end{CompactItemize}


\subsection{Detailed Description}
Macro to rounds a value to a cache line boundary. 

\begin{Desc}
\item[Author:]JJRussell - \href{mailto:russell@slac.stanford.edu}{\tt russell@slac.stanford.edu}\end{Desc}


\footnotesize\begin{verbatim}   CVS $Id: round.h,v 1.1 2007/08/02 17:25:01 russell Exp $
\end{verbatim}
\normalsize
