LibreOffice
LibreOffice 24.2 SDK C/C++ API Reference
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
g
i
l
m
o
p
q
r
s
t
u
w
+
Functions
a
b
c
d
e
g
i
l
m
o
p
q
r
s
t
w
Variables
Typedefs
Enumerations
Enumerator
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
+
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
y
~
+
Variables
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
u
v
x
y
Typedefs
Enumerations
+
Enumerator
d
e
f
i
l
r
s
u
v
+
Related Functions
c
d
i
o
p
t
v
+
Files
File List
+
File Members
+
All
_
c
g
h
m
o
p
r
s
t
u
+
Functions
c
g
o
r
s
t
u
Variables
+
Typedefs
c
o
r
s
t
u
+
Enumerations
_
o
r
+
Enumerator
o
r
s
t
+
Macros
c
m
o
p
r
s
u
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
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.14