This is Unofficial EPICS BASE Doxygen Site
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
adjustment.h
Go to the documentation of this file.
1
/*************************************************************************\
2
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
3
* National Laboratory.
4
* Copyright (c) 2002 The Regents of the University of California, as
5
* Operator of Los Alamos National Laboratory.
6
* EPICS BASE Versions 3.13.7
7
* and higher are distributed subject to a Software License Agreement found
8
* in file LICENSE that is included with this distribution.
9
\*************************************************************************/
10
18
#ifndef INCadjustmenth
19
#define INCadjustmenth
20
#include "libComAPI.h"
21
22
#ifdef __cplusplus
23
extern
"C"
{
24
#endif
25
29
LIBCOM_API
size_t
adjustToWorstCaseAlignment
(
size_t
size);
30
31
#ifdef __cplusplus
32
}
33
#endif
34
35
36
#endif
/*INCadjustmenth*/
adjustToWorstCaseAlignment
LIBCOM_API size_t adjustToWorstCaseAlignment(size_t size)
Definition:
adjustment.c:25
modules
libcom
src
misc
adjustment.h
Generated by
1.8.11