Searched defs:__SIZEOF_SEM_T (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
H A Dsemaphore.h27 # define __SIZEOF_SEM_T 32 macro
29 # define __SIZEOF_SEM_T 16 macro
39 char __size[__SIZEOF_SEM_T];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
H A Dsemaphore.h27 # define __SIZEOF_SEM_T 32 macro
29 # define __SIZEOF_SEM_T 16 macro
39 char __size[__SIZEOF_SEM_T];

Completed in 222 milliseconds