GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > GRBP / V1-0-0

Constituent: grbpsiu     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

round.h File Reference

Macro to rounds a value to a cache line boundary. More...

This graph shows which files directly or indirectly include this file:


Defines

#define ROUND(_val)   ((((int)(_val)) + 31) & ~(31))

Detailed Description

Macro to rounds a value to a cache line boundary.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: round.h,v 1.1 2007/08/02 17:25:01 russell Exp $

Generated on Fri Dec 14 09:04:02 2007 by  doxygen 1.4.4