summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/site_config/types
blob: 178bd85a00b438971854507cc34e38ba5a16b5af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
char
char *
double
float
int
long
long double
long int
long long
long long int
short
short int
signed char
unsigned char
unsigned int
unsigned long
unsigned long int
unsigned long long int
unsigned short
unsigned short int
void *