LibreOffice
LibreOffice 5.3 SDK C/C++ API Reference
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
sal
typesizes.h
Go to the documentation of this file.
1
/* config_host/config_typesizes.h. Generated from config_typesizes.h.in by configure. */
2
/*
3
4
Alignments and sizes of types.
5
6
*/
7
8
#ifndef CONFIG_TYPESIZES_H
9
#define CONFIG_TYPESIZES_H
10
11
#define SAL_TYPES_ALIGNMENT2 2
12
#define SAL_TYPES_ALIGNMENT4 4
13
#define SAL_TYPES_ALIGNMENT8 8
14
#define SAL_TYPES_SIZEOFSHORT 2
15
#define SAL_TYPES_SIZEOFINT 4
16
#define SAL_TYPES_SIZEOFLONG 8
17
#define SAL_TYPES_SIZEOFLONGLONG 8
18
#define SAL_TYPES_SIZEOFPOINTER 8
19
20
#endif
Generated by
1.8.5