OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__SIZEOF_SEM_T
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
semaphore.h
27
# define
__SIZEOF_SEM_T
32
29
# define
__SIZEOF_SEM_T
16
39
char __size[
__SIZEOF_SEM_T
];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
semaphore.h
27
# define
__SIZEOF_SEM_T
32
29
# define
__SIZEOF_SEM_T
16
39
char __size[
__SIZEOF_SEM_T
];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
semaphore.h
25
#define
__SIZEOF_SEM_T
16
34
char __size[
__SIZEOF_SEM_T
];
Completed in 207 milliseconds